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 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: