2021-04-12  Rico Tzschichholz  <ricotz@ubuntu.com>

	Release 0.52.2

2021-04-12  Nahuel Gomez Castro  <nahual_gomca@outlook.com.ar>

	glib-2.0: Add simple_generics attribute to GenericArray.find_custom()

2021-04-12  Rico Tzschichholz  <ricotz@ubuntu.com>

	codegen: Don't free unowned heap allocated struct
	Regression of 63551acaf0d83fac8b50904c2759c1098fbfaa71

2021-04-11  Rico Tzschichholz  <ricotz@ubuntu.com>

	tests: Extend "GArray" tests to increase coverage

	codegen: Don't free temp-var for element-access to array with boxed structs (2)
	See https://gitlab.gnome.org/GNOME/vala/issues/1174

	codegen: Don't free temp-var for element-access to array with boxed structs
	Check the symbol_reference of inner element-access as needed.

	Regression of 63551acaf0d83fac8b50904c2759c1098fbfaa71

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