0.007 30-05-2014

    [Test bugs]
        Removed an unnecessary test as it was more trouble than it was
        worth.

    [Documentation]
		Added a note about not being able to disable compile-time
		warnings like experimental::smartmatch.
		
        Very minor typo fix.

0.006 20-02-2013

	[Test bugs]
		Fixed test failures with Pod::Coverage <= 0.21.

		Beefed up the warnings and categories tests, often by removing
		some category tests that were in practice difficult to carry out
		reliably across all versions and platforms.

0.005 20-01-2013

	[Meta]
		Added link to github repository.

0.004 20-01-2013

	[Documentation]
		Document problems with Dancer, and anything that messes with $^W.

0.003 20-01-2013

	[Documentation]
		Some sections were duplicated.

0.002 20-01-2013

	[Bugs]
		no warnings::anywhere and no goddamn::warnings::anywhere
		weren't working if you hadn't imported warnings::everywhere
		first.

0.001 20-01-2013

	Initial release.