summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2021-03-30 08:46:17 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2021-03-30 08:46:17 +0200
commit8f0b2bbea727280b055317bb401213c5156af318 (patch)
tree0ea143d9ebbee6e8fd210f66241f7ae1a8c28803
parent1235c483a26f8a9b89fdfb783b3da9b36f5be9e8 (diff)
downloadpygobject-8f0b2bbea727280b055317bb401213c5156af318.tar.gz
release3.40.1
-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
-------------------