summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a13ed598..46e065d6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Version 1.75.90
+---------------
+
+- Closed bugs and merge requests:
+ * NEWS: fix a typo causing codespell to fail [!824, Marco Trevisan]
+ * doc: Add more apps written in GJS [!822, Sonny Piers]
+ * Gio: Use proper default priority on async generators [!827, Marco Trevisan]
+ * gjs 1.75.2 GObjectValue build test failing on ARM [#529, !825, Marco
+ Trevisan]
+ * testGObjectValue: Enable creating object with a string property [!826, Marco
+ Trevisan]
+ * Handle transfer-none string return value from vfunc implemented in JS [#519,
+ 823, Marco Trevisan, Daniel van Vugt]
+ * Various maintenance, performance improvements [!828, Philip Chimento]
+
Version 1.75.2
--------------