- Updating each dependencies according to Gemnasium
- Replace redcarpet dependency with Commonmarker for markdown parsing
- Bump redcarpet dependency (CVE-2015-5147)
- Bump redcarpet dependency (OSVDB-120415)
- Let non-word character instead of / as the separator (#10)
- Add support for full english date format (#10)
- Fix Ruby 2.0 support
- Ruby 2.0 support
- Fix default regexp for trailing chars in version number. (@nzwsch)
- Update redcarpet dependency to 3.0.0
- The parser constructor parameter "version_header_exp" is now optional, and will default to changelog convention regexp.
- Fix html rendering, especially with markdown format
- 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
Initial release