- Follow repo redirect for searching changelogs #10
- Add support for
RELEASE_NOTES.*
#10
- Add support for searching GitHub releases #9
- CLI rewrite in Thor gem
- Switch test suite to RSpec
Whatsnew.about
API changes, please consult the v1.0.0 README.md
- Support more git config url matching #6
- Fix
whatsnew
executable failed to execute #5
NewsFile#content
=>NewsFile#read
#4NewsFile#content
=> The content of the news file #4- Refactor the internal classes interfaces #3
- API Support finding news file from Octokit response #1
- NewsFile API changes
- Add
bin/dev
script for development
- Fix matching git repository
- Fix search for a git repo without news file
Project init. Can detect a local project's news file location.