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

	Release 0.48.17

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

	codegen: Don't free temp-var for element-access to array with boxed structs
	Regression of 63551acaf0d83fac8b50904c2759c1098fbfaa71

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

	tests: Extend "GArray" tests to increase coverage