Skip to content

Commit c9fa0be

Browse files
author
Gary Gregory
committed
Organize.
1 parent e64f29c commit c9fa0be

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

src/changes/changes.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,10 @@ The <action> type attribute can be add,update,fix,remove.
5050
<action issue="686" dev="ggregory" type="add" due-to="Alan Moffat, Gary Gregory">
5151
IOUtils.toByteArray(InputStream) Javadoc does not match code
5252
</action>
53+
<action issue="IO-689" dev="aherbert" type="fix" due-to="Uwe Schindler">
54+
FileUtils: Remove Instant->ZonedDateTime->Instant round-trip.
55+
</action>
56+
<!-- UPDATES -->
5357
<action dev="ggregory" type="update" due-to="Dependabot">
5458
Update junit-jupiter from 5.6.2 to 5.7.0 #153.
5559
</action>
@@ -59,9 +63,6 @@ The <action> type attribute can be add,update,fix,remove.
5963
<action dev="ggregory" type="update" due-to="Gary Gregory">
6064
Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).
6165
</action>
62-
<action issue="IO-689" dev="aherbert" type="fix" due-to="Uwe Schindler">
63-
FileUtils: Remove Instant->ZonedDateTime->Instant round-trip.
64-
</action>
6566
<action dev="ggregory" type="update" due-to="Dependabot">
6667
Update mockito-core from 3.5.10 to 3.5.11 #155.
6768
</action>

0 commit comments

Comments
 (0)