This changelog is kept only for historical reasons. There is one changelog for each package:
- Use clickable links (#2)
- Add
-o
option to automatically open changelog in browser (#2)
- Fix typo in readme and CLI helps (#2)
- Upgrade dependencies and devDependencies
- Rename
-p
option in-m
- Add
--cache
option to use cache
- Rewrite ChangelogFinder with ES6 class
- Externalize logic in Runner class
- Add unit test for ChangelogFinder
- Add unit test for console reporter
- Add unit test for Runner
- Set up CI
- Upgrade dependencies ([email protected], [email protected], [email protected])
- Upgrade devDependencies ([email protected], [email protected], [email protected], [email protected])
- Upgrade dependencies to fix security issues
- Add CLI spinner
- Add support for verdaccio registry
- Add support for bitbucket repositories
- Add CHANGES.md has a possible changelog location
- Fix git url parsing
- Initial release