The format is based on Keep a Changelog
- Dyndns2 client included in DOHClient
- Changed test.com to testing.com
1.0.1 (2021-01-02)
- Implemented query timeout in all clients
- Implemented a short-quick-type quiers directly in ddns class
- Added simple recursive server example
- Changed internal naming of createNXDomainResponseFromRequest to createNotFoundResponseFromRequest in serverutils
- Changed internal naming of rawQuery to Query in all clients
- Updated examples and readme to support new short-quick-type queries
- Cleanup of lingering objects on errors or rejects in all clients
1.0.0 (2021-01-01)
- Initial release