Release: 0.6

This commit is contained in:
Adam Porter 2021-09-22 01:15:26 -05:00
parent d2c3fb32d9
commit 31aeb0a250
4 changed files with 61 additions and 61 deletions

View file

@ -522,7 +522,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
** 0.6-pre
** 0.6
*Added*
+ Macro =org-ql-defpred=, used to define search predicates. (See [[file:examples/defpred.org][tutorial]].)