2.72.0 (stable):

Glib:
* MainContext: Add create(MainContextFlags flags)
 (Kjell Ahlstedt)

Gio:
* Add AppInfoMonitor
 (Kjell Ahlstedt, technic93) Issue #97
* DBus::Proxy: signal_signal() accepts a signal name
* File: Add move_async() and move_finish()
* SocketClient: Deprecate set/get/property_tls_validation_flags()
* TlsCertificate: Add properties private_key, private_key_pem,
pkcs11_uri, private_key_pkcs11_uri. Fix the create*() methods.
* TlsClientConnection.hg: Deprecate set/get/property_validation_flags()
 (Kjell Ahlstedt)

gmmproc:
* Add "ignore_deprecations" argument in _WRAP_METHOD()
 (Kjell Ahlstedt)

Build:
* Require glib-2.0 >= 2.71.2
 (Kjell Ahlstedt)
* MSVC build: Support VS2022 builds
 (Chun-wei Fan)
* Meson build: Specify 'check' option in run_command()
 Require Meson >= 0.55.0
 (Kjell Ahlstedt)