summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2021-03-30 08:52:04 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2021-03-30 08:52:04 +0200
commit2f37659249475274c0a40cea00a2fa508b05cb34 (patch)
treeb9e0d6a01607b049b0a1ba61f85408cff36c70f6
parentc45eec02185b425e353f5fc477b04567d9627fcb (diff)
downloadpygobject-2f37659249475274c0a40cea00a2fa508b05cb34.tar.gz
Update NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7ee41ba9..fdaacadd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+3.40.1 - 2021-03-30
+-------------------
+
+* Fix tests with glib 2.68 :mr:`166`
+* Fix a regression with marshalling partial() objects :mr:`165` :issue:`464`
+
+
3.40.0 - 2021-03-19
-------------------