Revision history for Perl extension MarpaX::Grammar::GraphViz2.

1.05  Wed Oct 22 17:31:00 2014
	- Bump the required version of MarpaX::Grammar::Parser from V 1.04 to V 1.07. This is necessary
		because the latter version bumps the pre-req for Marpa::R2 to 2.096000, which allows usage
		of the 'forgiving' and 'latm' tokens.
	- Fix bug in handling unspecified attributes.
	- Regenerate demo files. This affects all output due to patches to MarpaX::Grammar::Parser.
	- Clean up visual breaks, which should have all be 50 chars long.

1.04  Fri Sep 19 16:32:00 2014
	- Update version # in /all/ modules this time.

1.03  Fri Sep 19 13:10:00 2014
	- Update Makefile.PL and docs re this module now being on github.

1.02  Tue Sep  9 09:57:00 2014
	- Switch from Perl6::Slurp to File::Slurp.
	- Copy share/*.bnf from MarpaX::Grammar::Parser.
	- Re-generate html/*.svg.
	- Re-generate http://savage.net.au/Ron/html/graphviz2.marpa/Marpa.Grammar.svg.

1.01  Sat Feb 22 17:44:00 2014
	- Add 'lexeme default = latm => 1' to the grammar.
	- Make V 2.082 the minimum version for Marpa::R2.

1.00  Tue Aug 27 11:00:00 2013
	  - Original version
