summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kluyver <thomas@kluyver.me.uk>2022-06-05 12:33:54 +0100
committerThomas Kluyver <thomas@kluyver.me.uk>2022-06-05 12:33:54 +0100
commitcb12236a563afffad7e0dae1100d786ff5a4bcc9 (patch)
tree06a0512df916f9eef69380b9a831df889d141f9c
parent43dbcac84ee31adea8ae35c9d7c855c919e5be53 (diff)
Update changelog
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e02375a..e2fce63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Version 0.28 (June 2022)
+
+ * BaseDirectory: Add support for $XDG_STATE_DIR
+
+Version 0.27 (October 2020)
+
+ * Fix some ResourceWarnings
+ * Fix compatibility with Python >= 3.8.4
+ * Fix some bugs in xdg.Menu
+
Version 0.26 ()
* DesktopEntry: Add a method to check the existence of the TryExec value,
Debian bug #618514.