branch: elpa/annotate commit 81db965ad59cd5c14c36b9fc632d3625c764de5b Author: cage <cage@invalid> Commit: cage <cage@invalid>
- updated Changelog and NEWS files. --- Changelog | 17 +++++++++++++++++ NEWS.org | 6 ++++++ 2 files changed, 23 insertions(+) diff --git a/Changelog b/Changelog index 70dee01a1b..1df8c26847 100644 --- a/Changelog +++ b/Changelog @@ -1,11 +1,28 @@ +2023-07-06 cage + + * README.org, + * annotate.el: + + - ensured the database is in sync with the annotated buffers, before + executing the search query; + - increased version number. + - made cosmetic fix to README, also corrected a wrong phrase. + +2023-04-01 cage2 + + + Merge pull request #151 from cage2/multiple-colors + 2023-03-29 cage + * Changelog, * NEWS.org, * README.org, * annotate.el: - updated version number. - updated documentation. + - updated changelog. 2023-03-15 cage diff --git a/NEWS.org b/NEWS.org index 754067a313..7ebbeef586 100644 --- a/NEWS.org +++ b/NEWS.org @@ -1,3 +1,9 @@ +- 2023-07-06 v2.0.1 cage :: + + This version ensures that querying the database will search in all the annotated buffers on the current Emacs session. + + A phrase regarding the annotation of the newline character has been corrected in README.org + - 2023-03-22 v2.0.0 cage :: This version modify the command ~annotate-annotate~ to allow setting specific colors