Release: v0.7.2

This commit is contained in:
Adam Porter 2023-09-27 00:21:21 -05:00
parent 56e203110b
commit f9d4f62415
3 changed files with 74 additions and 74 deletions

View file

@ -542,7 +542,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.7.2-pre
** 0.7.2
*Fixes*
+ Timestamp predicates are more tolerant of partial input (e.g. preventing errors while the user is typing a query into ~org-ql-find~).