aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 45cc732..b087942 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Overview of changes in ayatana-indicator-notifications 23.10.0
+
+ - Drop testing/coverage options.
+ - src/main.c: Fix function argument error.
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-notifications 22.9.0
+
+ - Add tooltip support.
+ - data/: Fix translation of .gschema.xml file.
+ - Translation updates.
+
+Overview of changes in ayatana-indicator-notifications 22.2.0
+
+ - Upstream version bump to new release versioning scheme:
+ <year>.<month>.<revision>, where <year>.<month> will be
+ bumped in Ayatana Indicators bundle releases and <revision>
+ gets incremented with minor changeset releases.
+ - Drop pkglibexecdir and use native CMake file configuration.
+ - Use Ayatana-style CMakeList + clean up compilation flags.
+ - Translation updates.
+
Overview of changes in ayatana-indicator-notifications 0.9.0
- Various CMake improvements.