Skip to content

Commit ef1ae84

Browse files
committed
[IO-697] Changelog
1 parent 9400501 commit ef1ae84

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
4747
<body>
4848
<release version="2.12.0" date="2021-MM-DD" description="Java 8 required.">
4949
<!-- FIX -->
50+
<action issue="IO-697" dev="kinow" type="fix" due-to="otter606">
51+
IOUtils.toByteArray size validation does not match documentation.
52+
</action>
5053
<action dev="ggregory" type="fix" due-to="Gary Gregory">
5154
Fix Javadoc links to the JRE Javadoc 8.
5255
</action>

0 commit comments

Comments
 (0)