From 0f3cc46f70252127074c040d9e7e1d2233a7c22d Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Fri, 17 Sep 2021 08:27:57 +0200 Subject: Release 0.54.0 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') 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: -- cgit v1.2.1