1.1.3
=====

- Fix a memory leak in sniffer
- Minor other improvements to sniffer
- Fix address fall-back to IP v4 for GSSDP client
- Bump minimum GLib version to 2.44
- Fix a crash due to a dangling pointer in GSSDP client
- Fix a memory leak in pktinfo handler
- Use g_type_ensure instead of custom solution
- Implement UDA 1.1 boot-id and config-id
- Implement UDA 1.1 ssdp:update messages
- Documentation updates
- Style fixes

Bugs fixed in this release:
 - https://gitlab.gnome.org/GNOME/gssdp/issues/1
 - https://gitlab.gnome.org/GNOME/gssdp/issues/2

All contributors to this release:
 - Jens Georg <mail@jensge.org>