Releases: nikolajevp/changelog-updater
Releases · nikolajevp/changelog-updater
v2.0.2
Init now works with URLs in different format
Fixed
- Allow
--init
to identify URL inrepository.url
with any scheme, any domain name (e.g.www.
or without), and with suffix.git
or without
Init changelog and check for changes
Added
- Command-line option
--init
to create a new changelog if it does not exist. - Command-line option
--check
to check if changelog has any changes under [Unreleased].
Removed
- [BREAKING CHANGE] Removed support for Node versions <= 8
Support for BitBucket
changelog-update is ready for public
Added
- Unit tests
- Eslint