Skip to content

Commit 101f3c2

Browse files
committed
[IO-667] Add functional interfaces IOFunction and IOSupplier #110.
1 parent b739ce7 commit 101f3c2

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
@@ -219,6 +219,9 @@ The <action> type attribute can be add,update,fix,remove.
219219
<action type="update" dev="ggregory" due-to="Gary Gregory">
220220
commons.jacoco.version 0.8.4 -> 0.8.5.
221221
</action>
222+
<action issue="IO-667" dev="ggregory" type="update" due-to="Adam Retter, Gary Gregory">
223+
Add functional interfaces IOFunction and IOSupplier #110.
224+
</action>
222225
</release>
223226

224227
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">

0 commit comments

Comments
 (0)