summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd6576bf..ed7571a5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+1.75.1 - 2023-01-09
+-------------------
+
+* Split 'disguised' attribute into two separate attributes [#101]
+* Add copy/free function annotations for plain-old data types [#14]
+* Include the default value of GObject properties in the GIR data [#4]
+* Drop wrap files for recursive dependencies
+* Add more marshalling tests [Marco Trevisan]
+* Update the GIR data for GLib, GObject, GModule, and GIO [Sebastian Dröge, Rico Tzschichholz]
+
1.74.0 - 2022-09-17
-------------------