File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed
Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -20,14 +20,24 @@ Die Versionierung erfolgt nach http://semver.org/lang/de/[Semantic Versioning].
2020*
2121
2222
23- == [0.1.3] fertiggestellt 2023-xx-xx
23+ == [0.1.3] published at 2023-xx-xx (maintainance release for infrastructure)
24+
25+ === On Hold
26+
27+ * maven-install-plugin and maven-deploy-plugin versions on hold because build problems with new versions
28+
2429=== Added
2530
2631=== Changed
2732
28- * compiled with jdk11
29- * jar name with jdk version in name
30- * dependencies version upgrade
33+ * build with java 11,17,19
34+ * jar name with jdk version in the name
35+ * dependencies versions upgrade
36+ * maven upgrade to 3.8.7
37+ * maven plugins upgrade
38+ * clover report and website build fixed
39+ * automatic deploy to github
40+ * maven wrapper scripts moved into project root
3141
3242=== Removed
3343
You can’t perform that action at this time.
0 commit comments