summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 13 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f18071d..22291c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,20 @@
+telepathy-idle 0.2.2 (2020-11-01)
+=================================
+
+Enhancements:
+
+• Port tests to Python 3
+
+• Adjust code Meson to use Python 3
+
+Fixes:
+
+• Fix twisted tests for Meson
+
telepathy-idle 0.2.1 (2020-11-01)
==================================
-
Enhancements:
• Port build tools to Python 3 (Michael Catanzaro)
@@ -11,8 +23,6 @@ Enhancements:
Fixes:
-• Update test to Python 3 (Tomi Leppänen)
-
• Properly handle long IRC messages (polari#147, Michael Catanzaro)
• Fix a critical message from GLib on disconnecting (Guillaume, Diane Trout)