Docs: Changelog
This commit is contained in:
parent
f8265a233d
commit
0cbb03b667
1 changed files with 1 additions and 0 deletions
|
|
@ -456,6 +456,7 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
|
|||
+ Function ~org-ql-query~ renamed to ~org-ql-select~. ~org-ql-query~ now refers to a new function.
|
||||
+ Macro ~org-ql~ no longer accepts a ~:markers~ argument. Instead, use argument ~:action element-with-markers~. See function ~org-ql-select~, which ~org-ql~ calls.
|
||||
+ Selector ~(todo)~ no longer matches "done" keywords when used without arguments (i.e. the ones in variable ~org-done-keywords~).
|
||||
+ Overhauled date/time-based predicates. See documentation for new argument signatures.
|
||||
|
||||
*Removed*
|
||||
+ Selector ~(date)~, replaced by ~(ts)~.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue