Fix: Require org-duration
This appears to be necessary on newer Org versions, but I don't know exactly when.
This commit is contained in:
parent
9f00fa3890
commit
2ddfb7c231
3 changed files with 32 additions and 28 deletions
|
|
@ -526,6 +526,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
|
|||
|
||||
*Fixed*
|
||||
+ Non-sexp query parsing with updated version 1.0.1 of the ~peg~ package. (Fixes [[https://github.com/alphapapa/org-ql/issues/314][#314]], [[https://github.com/alphapapa/org-ql/issues/316][#316]]. Thanks to [[https://github.com/akirak][Akira Komamura]] and [[https://github.com/joonro][Joon Ro]] for reporting.)
|
||||
+ Require library ~org-duration~ (apparently necessary in newer Org versions).
|
||||
|
||||
** 0.6.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue