Skip to content

Commit cb2d236

Browse files
committed
Add section for the next release
1 parent a0b0011 commit cb2d236

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,12 @@ The <action> type attribute can be add,update,fix,remove.
4646
<title>Apache Commons IO Release Notes</title>
4747
</properties>
4848
<body>
49-
<release version="2.17.0" date="2024-09-15" description="Java 8 is required.">
49+
<release version="2.17.1" date="YYYY-MM-DD" description="Version 2.17.1: Java 8 is required.">
50+
<!-- FIX -->
51+
<!-- ADD -->
52+
<!-- UPDATE -->
53+
</release>
54+
<release version="2.17.0" date="2024-09-15" description="Version 2.17.0: Java 8 is required.">
5055
<!-- ADD -->
5156
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IOIterator.adapt(Iterable).</action>
5257
<action dev="ggregory" type="add" issue="IO-831" due-to="Elliotte Rusty Harold, Thach Le, Gary Gregory">Add getInputStream() for 'https' and 'http' in URIOrigin #630.</action>

0 commit comments

Comments
 (0)