Skip to content

Commit

Permalink
Add release section for 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
jvz committed Nov 1, 2022
1 parent c1a9588 commit ac4279b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,12 @@ The <action> type attribute can be add,update,fix,remove.
<title>Apache Commons Compress Release Notes</title>
</properties>
<body>
<release version="1.22" date="not released, yet (Java 8)">
<release version="1.23" date="not released">
<!-- FIX -->
<!-- ADD -->
<!-- UPDATE -->
</release>
<release version="1.22" date="2022-11-01">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">
Fix some compiler warnings in pack200 packages.
Expand Down

0 comments on commit ac4279b

Please sign in to comment.