-
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
31 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,27 @@ | ||
# Changelog | ||
|
||
|
||
## 1.0.0 - 2024-01-28 | ||
|
||
### Other | ||
|
||
- Update release and changelog scripts | ||
- Revert to Java 8 | ||
- 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