-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release v1.0.0
- Loading branch information
Showing
4 changed files
with
46 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [unreleased] | ||
|
||
### Other | ||
|
||
- Add CHANGELOG.md in release commit | ||
|
||
- Update README instructions | ||
|
||
- Change to version 1.0.0-SNAPSHOT | ||
|
||
- Rename Java package | ||
|
||
- Create GitHub release when tag is pushed | ||
|
||
- Configure maven-release-plugin and git-cliff | ||
|
||
- Fix Lombok issue with constructor | ||
|
||
- Refactor into separate Maven modules | ||
|
||
- Minor formatting changes | ||
|
||
- Simplify POM file | ||
|
||
- Add .gitignore | ||
|
||
- Added instructions to build and run | ||
- Removed unused dependencies | ||
|
||
- Now using Maven | ||
|
||
- Update README.md | ||
- Commit project | ||
|
||
- Initial commit | ||
|
||
|
||
<!-- generated by git-cliff --> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters