Update changelog, version headers

Released as 0.4.9.
This commit is contained in:
Adam Porter 2020-11-20 07:54:44 -06:00
parent 0f5cf5eff3
commit 038c5ae3bf
3 changed files with 95 additions and 61 deletions

View file

@ -398,6 +398,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.4.9
*Fixed*
+ Agenda restriction in =org-ql-block=. (Fixes [[https://github.com/alphapapa/org-ql/issues/84][#84]]. Thanks to [[https://github.com/yantar92][Ihor Radchenko]].)
** 0.4.8
*Fixed*