summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2022-04-22 20:37:06 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2022-04-22 20:37:06 +0200
commitef23c1bd93e5c4f3e52f87ef98e3cf7a833a18d9 (patch)
tree69fa0cb0fcdff4ce7114796f77684453f694d0f5 /NEWS
parent45457b96a126b04f27a8d5b697acf643ffe2aed0 (diff)
downloadvala-ef23c1bd93e5c4f3e52f87ef98e3cf7a833a18d9.tar.gz
Release 0.56.10.56.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f3e81b9f5..8334270b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Vala 0.56.1
+===========
+ * Various improvements and bug fixes:
+ - vala: Improve accessibility check inside member initializer [#1300]
+ - vala: Don't allow nullable enum value as real GObject property [#1074]
+ - valadoc: Include path to doclet in error message
+ - manual: Update from wiki.gnome.org
+
+ * Bindings:
+ - gtk4: Fix GLib.Value parameter in ContentProvider.get_value()
+ - gtk4: Split out gtk4-wayland and gtk4-x11 into separate bindings [#1308]
+ - gstreamer: Update from 1.21+ git main
+ - vapi: Update GIR-based bindings
+
Vala 0.56.0
===========
* Various improvements and bug fixes: