# 0.0.7 / 2013-09-09 * Fix Ruby 2.0 support # 0.0.6 / 2013-09-09 * Ruby 2.0 support # 0.0.5 / 2013-07-16 * Fix default regexp for trailing chars in version number. (@nzwsch) * Update redcarpet dependency to 3.0.0 # 0.0.4 / 2013-03-28 * The parser constructor parameter "version_header_exp" is now optional, and will default to changelog convention regexp. # 0.0.3 / 2013-03-19 * Fix html rendering, especially with markdown format # 0.0.2 / 2013-01-06 * Fix gem dependencies (to githup-markup) * Allow users to specify :match_group for dirty changelogs * Improved documentation * ```:version_header_exp``` can be a real Regexp now # 0.0.1 / 2013-01-02 Initial release