Fix: Compatibility with Org 9.2

Thanks to Brian Leung (@leungbk).  See #49.

Released as 0.3.1.
This commit is contained in:
Adam Porter 2019-10-09 15:14:22 -05:00
parent 01a3bc0a1c
commit 60ebad21f4
2 changed files with 15 additions and 13 deletions

View file

@ -363,6 +363,11 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
/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.3.1
*Fixed*
+ Compatibility with Org 9.2. Thanks to [[https://github.com/leungbk][Brian Leung]].
** 0.3
*Added*