1
0

Add section for the next release

This commit is contained in:
Gary Gregory
2024-03-24 11:35:33 -04:00
parent 0fc71b6268
commit 0bbefd98c1

View File

@@ -43,6 +43,8 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title> <title>Release Notes</title>
</properties> </properties>
<body> <body>
<release version="1.3.2" date="YUYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
</release>
<release version="1.3.1" date="2024-03-16" description="This is a feature and maintenance release. Java 8 or later is required."> <release version="1.3.1" date="2024-03-16" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- ADD --> <!-- ADD -->
<action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action> <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>