-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to support ChangeLog #9
Comments
rising3
changed the title
Add an option to support Change Logs
Add an option to support ChangeLog
Sep 2, 2021
rising3
added a commit
that referenced
this issue
Sep 4, 2021
rising3
added a commit
that referenced
this issue
Sep 4, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add an option to support Change Log.
This option will auto-generate commit messages from the current release version and later from the commit logs between the next versions.
Other enhancements.
An example of the default output following:
v0.0.0 (2021-09-02)
Bug Fixes
Features
BREAKING CHANGES
Documentation
Performance Improvements
Build Improvements
CI Improvements
Code Refactoring
Tests
Styles
Chores
Other Changes
The text was updated successfully, but these errors were encountered: