The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
5.0.4 - 23rd September 2014
	* Added plugin to tidy HTML.
	* Added plugin to allow blog-posts to be filtered.
	* Added plugin to allow inline youtube videos.
	* Significant POD updates.
	* Added Test::Pod::Coverage to ensure our modules are documented.
	* Don't generate output tags/archive if templates are missing.

5.0.3 - 21st September 2014
	* Avoid hardwiring two plugins as disabled in the code.
	* Updated POD in script and plugins.
	* Moved our main chronicle script into bin/.
	* Allow empty values to be set in the configuration file,
	  specifically so that "exclude-plugins=" will work.
	* Perform environmental variable expansion in the config file values.
	* Added pre-build and post-build command-execution support.

5.0.2 - 21st September 2014

	* This release was primarily made to fix CPAN testers warnings.
	* Added ChangeLog
	* Removed Makefile from distribution.
	* Declare dependencies on Text::Markdown, Text::Textile.
	* Added POD for Chronicle::Plugin::Generate::Tags.

5.0.1 - 21st September 2014

	* Misc. cleanups.


5.0.0 - 20th September 2014

	* Initial release of the new codebase.