File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+
8+ ## Template [ x.y.z] ( https://github.com/thriving-dev/java-library-template/releases/tag/x.y.z ) (yyyy-mm-dd)
9+ [ a.b.c...x.y.z] ( https://github.com/thriving-dev/java-library-template/compare/a.b.c...x.y.z )
10+
11+ ### Added
12+ - for new features
13+
14+ ### Changed
15+ - for changes in existing functionality
16+
17+ ### Deprecated
18+ - for soon-to-be removed features
19+
20+ ### Removed
21+ - for now removed features
22+
23+ ### Fixed
24+ - for any bug fixes
25+
26+ ### Security
27+ - in case of vulnerabilities
You can’t perform that action at this time.
0 commit comments