summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2021-09-17 08:27:57 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2021-09-17 08:27:57 +0200
commit0f3cc46f70252127074c040d9e7e1d2233a7c22d (patch)
tree0e56ceef88746a6a086193e7a79ddc5c27af625f /NEWS
parent37db8123647e7354f13e4d350d613ff5be45ff4a (diff)
downloadvala-0f3cc46f70252127074c040d9e7e1d2233a7c22d.tar.gz
Release 0.54.00.54.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 322b4db17..a0fd21163 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Vala 0.54.0
+===========
+ * Various improvements and bug fixes:
+ - vala: Warn about unsupported cast to void and drop it [#1070]
+ - vala: Don't restrict element type of GLib.Array [#1227]
+ - valadoc: Correctly format background of inline @link's [#1226]
+
+ * Bindings:
+ - gio-2.0: Unhide a few usable symbols which are marked not introspectable [#1222]
+
Vala 0.53.2
===========
* Various improvements and bug fixes: