Docs: Add credits for v0.7-pre

This commit is contained in:
Adam Porter 2022-12-09 20:33:01 -06:00
parent 3d3d958d20
commit d253b123cf
2 changed files with 38 additions and 29 deletions

View file

@ -563,6 +563,9 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
+ Certain query predicates, when called multiple times in an ~and~ sub-expression, are optimized to a single call.
+ Use ~buffer-chars-modified-tick~ instead of ~buffer-modified-tick~. (Thanks to [[https://github.com/yantar92][Ihor Radchenko]].)
*Credits*
+ Thanks to [[https://github.com/chasecaleb][Caleb Chase]] for help with [[https://github.com/alphapapa/org-ql/pull/285][#285]], fixed in [[https://github.com/alphapapa/org-ql/commit/91908186fcca4b5fd2e9d26da5bc0375c2b41acf][9190818]].
** 0.6.3
*Fixed*