summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAlexander Akulich <akulichalexander@gmail.com>2020-11-01 19:43:11 +0300
committerAlexander Akulich <akulichalexander@gmail.com>2020-11-01 20:23:08 +0300
commitb516eab0f2b92e078e0f5cab4224214d215b2ea5 (patch)
tree66c26d1406ea5cfec923e29142ecf09b95191aa7 /NEWS
parent2d1ec29f6dc3246746f1fc39730ab39b5d4516bf (diff)
parent02d03c57cb5f061e374fe375c9b82f3c826cb538 (diff)
downloadtelepathy-idle-master.tar.gz
Merge branch 'telepathy-idle-0.2'HEADmaster
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)