Merge: 0.3.1

This commit is contained in:
Adam Porter 2019-10-09 15:17:54 -05:00
commit af0ef304e1
3 changed files with 66 additions and 51 deletions

View file

@ -385,6 +385,11 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
*Internal*
+ Added generic node data cache to speed up recursive, tree-based queries.
** 0.3.1
*Fixed*
+ Compatibility with Org 9.2. Thanks to [[https://github.com/leungbk][Brian Leung]].
** 0.3
*Added*