The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.63	Jul 06 2016

	Add support for {grid} and friends.
	More pp stuff.

0.62	Jul 03 2016

	Improve support for PAR packaging.
	Add Undo/Redo (MSW only?).
	Better viewer launching.
	Use separate PODs for --manual and --help-config.
	Add wxchordpro to the kit.

0.61	Jun 28 2016

	Improve packaging.
	Add support for PAR packaging.

0.60	Jun 23 2016

	Bring chorus layout attributes under a single topic.
	Add chordgrid and chordgrid_capo chords.

0.59	Jun 23 2016

	We have a Ukulele.
	And a GUI.

0.58	Jun 20 2016

	Handle --chord-grid-size.
	Add chord definitions in configuration.
	Add chords sorting.
	Add user defined chords and tunings.
	Handle --no-easy-chord-grids and --chord-grids-sorted.

0.57	Jun 19 2016

	Move transpose code to Chords module.
	Default grid font to comment, not font.
	Register user defined fonts.
	First shot at printing chord grids.
	Second shot at printing chord grids.
	Support -D, but use backend to generate the grids.

0.56	Jun 13 2016

	Handle {titles} directive.
	Add support for head-first-only. Titles are now top-printed.
	Move low-level primitives to PRWriter module.
	Add font and spacing for 'empty' lines.

0.55	Jun 10 2016

	Detailed page headers/footers control.
	Require perl version v5.10.

0.54	Jun 08 2016

	Fix bug #115156: Will not build on Mac OSX.
	Fix bug #115159: IO::File is not loaded automatically in older
	perls ( < 5.12.6 ).

0.53.1	Jun 08 2016

	Improve Makefile.PL to get indexing right.

0.53	Jun 07 2016

	Add built-in chords and the --dump-chords-text facility.
	(PDF) Turn missing images into a comment.

0.52.6	Jun 07 2016

	Fix POD problem in Config.pm.

0.52.5	Jun 07 2016

	Improve Makefile.PL to get indexing right.

0.52.4	Jun 06 2016

	Improve Makefile.PL.

0.52.3	Jun 06 2016

	Move configuration pod to Config.pod. Will it be indexed?
	Add --print-default-config and --print-final-config options.
	Fix problems with songline colours.
	Fix headings.
	Add head-first-only setting.
	Fix page footers.

0.52.2	Jun 06 2016

	Minor documentation changes.

0.52.1	Jun 05 2016

	Some fixes for tests on Windows.

0.52	Jun 05 2016

	Move runnable code from chordpro script to ChordPro.pm
	module. The script is now a simple wrapper.

	Add documentation.

0.51.3	Jun 05 2016

	Eliminate Clone as a dependency.
	Eliminate IO::String as an explicit dependency. It's implied
	by Font::TTF.

0.51.2	Jun 04 2016

	Better Makefile.PL (no_index of namespace).

0.51.1	Jun 04 2016

	Better Makefile.PL.

0.51	Jun 04 2016

	First alpha version released.