1
0

Prepare for release candidate

This commit is contained in:
Gary Gregory
2023-11-26 16:24:49 -05:00
parent 115812fe62
commit 18ed8eb8ad
9 changed files with 251 additions and 119 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.0" date="TBD" description="This is a maintenance release containing bug fixes. Java 8 or later is required.">
<release version="1.3.0" date="2023-11-26" description="This is a feature and maintenance release. Java 8 or later is required.">
<!-- ADD -->
<action dev="ggregory" type="add" due-to="Piotr P. Karwasz">
Add support for Log4j API and SLF4J #177.