summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2021-03-19 14:43:22 +0100
committerChristoph Reiter <reiter.christoph@gmail.com>2021-03-19 14:46:00 +0100
commit4a9f5eb675608eb64075856a9b2ff5cad4a17377 (patch)
tree0b3f65506291fbb71ef84ade4be0031162e6b4d2 /NEWS
parent0a16082c3e092fdccf5499172a4b9dec07aa383d (diff)
downloadpygobject-4a9f5eb675608eb64075856a9b2ff5cad4a17377.tar.gz
release3.40.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 812645f5..7ee41ba9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+3.40.0 - 2021-03-19
+-------------------
+
+* GTK 4 compatibility fixes :mr:`148` :mr:`159` :mr:`144` :mr:`145`
+* Python 3.9 and 3.10 compatibility fixes :mr:`152` :mr:`156`
+* New minimal dependency requirements due to dropping support for Ubuntu 16.04 :mr:`151`
+ * Python 3.6+
+ * glib 2.56+
+ * gobject-introspection 1.56+
+ * pycairo 1.16+
+
+
3.38.0 - 2020-09-12
-------------------