Skip to content

Commit d5e8c59

Browse files
committed
Add section for the next release
1 parent 2ab1f02 commit d5e8c59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/changes/changes.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@ The <action> type attribute can be add,update,fix,remove.
4343
<author>Apache Commons Developers</author>
4444
</properties>
4545
<body>
46+
<release version="1.17.3" date="YYYY-MM-DD" description="This is a feature and maintenance release. Java 8 or later is required.">
47+
<!-- FIX -->
48+
<!-- ADD -->
49+
<!-- UPDATE -->
50+
</release>
4651
<release version="1.17.2" date="2024-12-28" description="This is a feature and maintenance release. Java 8 or later is required.">
4752
<!-- FIX -->
4853
<action type="fix" dev="ggregory" due-to="Gary Gregory">Rewrite DaitchMokotoffSoundex.soundex(String) using String.join().</action>

0 commit comments

Comments
 (0)