- changelog: add versionText, patchVersionText options (9d8e0548)
Removed versionLink and patchVersionLink options, and went back to the default title output from 0.0.9.
If you wish to have a link to your version, simply customize the versionText and patchVersionText options.
(9d8e0548)
- changelog: put commit range into quotes so it can fetch commits with special characters (76e2f185, closes #10)
- changelog: add support for scope with spaces (b5e43b75, closes #9)
- git: allow period-separated closing and lowercase closing (6835af55)
- writer: add tag hyperlink support (9640cc27)
- changelog: make sure breaking changes are separated by two newlines (85152160)
- changelog: also add
Resolves #xx
to closes section (06ff3ea9)
- changelog: change options.codename to options.subtitle (a00fea52)
- changelog: add options.codename (01f40cb6)
- git: sort tags correctly (7318bb05)
- More specific errors given through done callback
- Improved logging
- version: do not try to figure out version (5c99b7279b97352a93eca0ee37f198783d64f423)
- create conventional-changelog module (dd1959d7b2c18846b12b088b47345a2a171c1309)