1
0

Add section for the next release

This commit is contained in:
Gary Gregory
2024-07-04 11:45:45 +00:00
parent 328aa83be5
commit a7bd93fb67

View File

@@ -43,6 +43,11 @@ The <action> type attribute can be add,update,fix,remove.
<title>Release Notes</title>
</properties>
<body>
<release version="1.3.4" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
</release>
<release version="1.3.3" date="2024-06-30" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action dev="ggregory" type="fix" issue="LOGGING-193" due-to="Philippe Marschall">Update Log4j 2 OSGi imports #268.</action>