summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2023-03-05 10:57:29 -0800
committerPhilip Chimento <philip.chimento@gmail.com>2023-03-05 10:57:53 -0800
commit4c31b77f8a509d7586a0932552d74d9896b0b080 (patch)
tree9c35572a6673ec479175bf18962d05f8253c6241
parent4054d707277f1e76d3ff16d5f94df71d517f498a (diff)
downloadgjs-4c31b77f8a509d7586a0932552d74d9896b0b080.tar.gz
release: Prepare for 1.75.901.75.90
-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
--------------