Skip to content

Commit b7cb123

Browse files
committed
[IO-810] Javadoc in FileUtils does not reflect code for thrown
exceptions
1 parent e67946c commit b7cb123

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ The <action> type attribute can be add,update,fix,remove.
4747
</properties>
4848

4949
<body>
50+
<release version="2.14.1" date="202Y-MM-DD" description="Java 8 required.">
51+
<action dev="ggregory" type="fix" issue="IO-810" due-to="Gregor Dschung, Gary Gregory">
52+
Javadoc in FileUtils does not reflect code for thrown exceptions
53+
</action>
54+
</release>
5055
<release version="2.14.0" date="2023-09-24" description="Java 8 required.">
5156
<!-- FIX -->
5257
<action dev="ggregory" type="fix" issue="IO-799" due-to="Jeroen van der Vegt, Gary Gregory">

0 commit comments

Comments
 (0)