summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2022-03-17 09:40:46 +0100
committerRico Tzschichholz <ricotz@ubuntu.com>2022-03-17 09:40:46 +0100
commite6f675dc4916334e46b0e1af19d072bec48f39ca (patch)
tree125c9fc526f330419931d4b90199652a5c9e859d /NEWS
parenta186a49e41af196830f5cfe12b3992b5728d6cf9 (diff)
downloadvala-e6f675dc4916334e46b0e1af19d072bec48f39ca.tar.gz
Release 0.56.00.56.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9aa79224a..f3e81b9f5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Vala 0.56.0
+===========
+ * Various improvements and bug fixes:
+ - codegen: Drop confusing warning when accessing interface members
+
+ * Bindings:
+ - Add webkit2gtk-4.1 bindings
+ - glib-2.0: Fix memory management of TestSuite.add*/get_root() with 2.70 [#1295]
+ - libarchive: Fix a few binding errors
+ - SDL2_ttf: Fix a few binding errors
+ - tiff: Fix a few binding errors
+
Vala 0.55.91
============
* Various improvements and bug fixes: