We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2811e8 commit a71e129Copy full SHA for a71e129
1 file changed
src/changes/changes.xml
@@ -56,6 +56,9 @@ The <action> type attribute can be add,update,fix,remove.
56
<action dev="ggregory" type="fix" due-to="Arturo Bernal">
57
Minor changes #243.
58
</action>
59
+ <action dev="ggregory" type="fix" due-to="Arturo Bernal">
60
+ Replace construction of FileInputStream and FileOutputStream objects with Files NIO APIs. #221.
61
+ </action>
62
<!-- ADD -->
63
<action dev="ggregory" type="update" due-to="Gary Gregory">
64
Add SymbolicLinkFileFilter.
0 commit comments