0.08 2015-04-18
        - Update for use with Mojolicious 6.

0.07 2015-01-25
        - Fix Test::Mojo::Session dependency.

0.06 2014-11-04
        - Fix minor documentation error.
	- Remove deprecated use of object-oriented Mojo::JSON.

0.05 2014-09-15
        - Changed tx->resume() method to hook for multiple redirect support.
	- Flash and stash notifications will now be merged.

0.04 2014-09-07
        - Added experimental AssetPack support.
	- Added abstract M::P::N::Engine package.
	- Engines based on Mojolicious::Plugin are now DEPRECATED.
	- Added M::P::N::Assets package.

0.03 2014-06-01
        - Documentation cleanup.
        - Added Alertify engine.

0.02 2014-06-01
        - Initial submission to CPAN.
	- Added <noscript /> tag to the Humane engine.

0.01 2014-05-26
        - Initial submission to GitHub.