Update: Transient macro names

Closes #269.  See https://github.com/magit/transient/issues/192.
Thanks to Jonas Bernoulli (@tarsius).
This commit is contained in:
Adam Porter 2022-03-18 09:58:22 -05:00
parent 1e7700e64e
commit 4f11878b7d
3 changed files with 40 additions and 32 deletions

View file

@ -527,6 +527,9 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
*Fixed*
+ In dynamic blocks, links to headings with statistics cookies were broken. (Fixes [[https://github.com/alphapapa/org-ql/issues/248][#248]]. Thanks to [[https://github.com/maikol-solis][Maikol Solis]] and [[https://github.com/yantar92][Ihor Radchenko]].)
*Updated*
+ Compatibility with new macro names in Transient. ([[https://github.com/alphapapa/org-ql/pull/269][#269]]. Thanks to [[https://github.com/tarsius][Jonas Bernoulli]].)
** 0.6
*Added*