Merge: 0.2.2

This commit is contained in:
Adam Porter 2019-10-02 16:09:31 -05:00
commit c9ad34c47f
2 changed files with 16 additions and 12 deletions

View file

@ -499,6 +499,11 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
*Internal*
+ Refactored code from file =org-ql-agenda.el= into files =org-ql-search.el= and =org-ql-view.el=. Function and variable names have been changed accordingly.
** 0.2.2
*Fixed*
+ =(deadline auto)= selector matched entries whose deadlines had a warning period that had not yet been entered (=org-deadline-warning-days= too soon).
** 0.2.1
*Fixed*