2023-11-13  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.56.14

2023-11-12  Mazhar Hussain  <realmazharhussain@gmail.com>

	gstreamer-1.0: Make ElementFactory.make()'s name parameter default to null

2023-11-12  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Generate compatible wrapper of ref-void functions
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1486

2023-10-18  Rico Tzschichholz  <ricotz@ubuntu.com>

	vala: Prevent usage of strlen() on non-null-terminated string
	next_pos is not guaranteed to hold a null-terminated string.
	Therefore g_str_has_prefix() can fail in strlen() and crash.

	Based on patch by Daniel Kolesa

	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1485

2023-10-18  Corentin Noël  <corentin.noel@collabora.com>

	gtk4-wayland: Add the missing wayland-client bindings
	Bind the native Wayland types and unskip the methods.

	wayland-client: Complete the binding
	Increase the coverage of the binding.

2023-10-18  zhangdiandian  <1635468471@qq.com>

	doc: Fix typo in release notes
	Fixes https://gitlab.gnome.org/GNOME/vala/issues/1487

2023-10-18  Lorenz Wildberg  <lorenz@wild-fisch.de>

	glib-2.0: Add new symbols from 2.78