summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a0fd21163..541c617a8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Vala 0.54.1
+===========
+ * Regression and bug fixes:
+ - codegen:
+ + Add type declaration for implicit temporary local variable
+ + Sealed class in external package is not special [#1229]
+
+ * Bindings:
+ - gstreamer: Update from 1.19.0+ git master
+ - gtk4: Update to 4.5.0~3e20ecd6
+
Vala 0.54.0
===========
* Various improvements and bug fixes: