Revision history for Perl module DNS::Unbound

0.05 - Fri, 7 June 2019
- Add asynchronous query support.
- Fix instantiation of ResolveError exception.

0.04 - Sun, 19 May 2019
- BUG FIX: Prevent excess destruction of context struct.
- OPTIMIZATION: Store ints as IV rather than NV.

0.03 - Thu, 16 May 2019
- Fix bugtracker in Makefile.PL.

0.02 - Mon, 25 March 2019
- Resolve configure_requires issue.
- Fix dangling “1;” in POD.

0.01 - Thu, 21 March 2019
- Initial release