The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.11 2013-08-03
        - Update to Mojolicious 4.23.

0.10 2013-04-15
        - Trim tail of undefined values.

0.09 2013-04-15
        - Fixed bug in both example apps.

0.08 2013-04-15
        - Fixed documentation style.
	- Warned for callbacks.
	- Fixed bug in async example app.

0.07 2013-04-12
        - Update dependency for XRD ordering bug.

0.06 2013-04-11
        - Update title.
	- Fixed bug in flag handling.

0.05 2013-04-08
        - Fixed small bug in hostmeta preparation.
	- Improved documentation.
	- Added live test.
	⁻ Delete Useragent information.
	- Deprecated hostmeta_fetch in favor of
	  fetch_hostmeta.

0.04 2013-04-06
        - Use get_xrd() method from
	  Mojolicious::Plugin::XRD 0.04.
	- use filter_rel() method from XML::Loy::XRD 0.15.
	- Initial release on CPAN.

0.03 2013-04-05
        - Added async methods.
	- added async example.
	- Fixed async-mode.
	- Added support for configuration files.

0.02 2013-04-01
        - Added example script.

0.01 2013-03-31
        - Separation from Sojolicious.
        - Initial submission to GitHub.