1
0

Prepare for the next release candidate

This commit is contained in:
Gary Gregory
2024-08-16 12:43:46 +00:00
parent 825bf3581a
commit f7ad2ef2f2
5 changed files with 59 additions and 23 deletions

View File

@@ -43,7 +43,7 @@ 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.">
<release version="1.3.4" date="2024-08-16" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action dev="pkarwasz" issue="LOGGING-192" type="fix" due-to="Björn Kautler, Piotr Karwasz">Fix factory loading from context class loader #280, #281.</action>
<!-- ADD -->