Docs: Add note about 0.5 changes

This commit is contained in:
Adam Porter 2020-01-22 17:23:00 -06:00
parent 154d3bc949
commit 79d9bd59cf
2 changed files with 21 additions and 13 deletions

View file

@ -384,6 +384,8 @@ Expands into a call to ~org-ql-select~ with the same arguments. For convenience
** 0.4-pre
/Note:/ The next release, 0.5, may include changes which will require minor updates to written queries (e.g. a few predicates may be renamed). Users who wish to avoid those changes happening unexpectedly in their configs should avoid upgrading =org-ql= automatically, as they will be pushed to the =master= branch when ready.
*Added*
+ *Commands*
- ~helm-org-ql-views~, which shows one of ~org-ql-views~ selected with Helm.