Docs: Update changelog
This commit is contained in:
parent
da2bab2552
commit
c006bc3804
2 changed files with 28 additions and 25 deletions
|
|
@ -533,6 +533,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
- ~reverse~
|
||||
- ~closed~ (Thanks to [[https://github.com/yejianye][Ryan Ye]].)
|
||||
+ Dynamic block column ~closed~. (Thanks to [[https://github.com/yejianye][Ryan Ye]].)
|
||||
+ Abbreviate filenames in bookmarks. (Thanks to [[https://github.com/akirak][Akira Komamura]].)
|
||||
|
||||
*Changed*
|
||||
+ The order in which sorting functions is applied has been reversed. For example, ~:sort '(todo priority date)~ now does what ~:sort '(date priority todo)~ did in earlier versions. (This change is made to enable the new ~reverse~ sorting method.) Users who have customized =org-ql-views= will need to update the stored views' sorting methods to preserve the desired sort order.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue