aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8a1347c..02b241d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
==============
+Version 3.2.1
+==============
+* Fix DBus activation
+* Add missing categories to the desktop file
+* Fix options in documentation
+* UI translations:
+ Claude Paroz (fr)
+ Zdeněk Hataš (cs)
+
+* Doc translations:
+ Daniel Mustieles (es)
+
+==============
Version 3.2.0
==============
* Use GtkApplication
bgstack15