[pygobject/pygobject-3-36] release



commit 5c6bee1c2a0d08cf367aa61784b5b967128e68b2
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Wed May 6 18:31:37 2020 +0200

    release

 NEWS | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/NEWS b/NEWS
index 552738b9..0a5e4238 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.36.1 - 2020-05-06
+-------------------
+
+* tests: Fix failing tests with pytest 5.4.0+
+* Gtk: Add override to make sure both TreeModelSort.new_with_model and
+  TreeModel.sort_new_with_model exist independend of the gtk version
+* Gtk.Template: Fix initialisation order errors with Widgets getting created from C
+  (potentially through other templates) :issue:`257` :issue:`386` :issue:`341` :mr:`140` (:user:`Jean Felder 
<jfelder>`)
+* Gtk.Template: Fix errors when calling init_template() multiple times :mr:`140` (:user:`Jean Felder 
<jfelder>`)
+
+
 3.36.0 - 2020-03-08
 -------------------
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]