Skip to content

Commit aa307b3

Browse files
authored
Add ChecksumInputStream and test #548
1 parent 46892fc commit aa307b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ The <action> type attribute can be add,update,fix,remove.
108108
<action dev="ggregory" type="add" due-to="Gary Gregory">Add PathUtils.getExtension(Path).</action>
109109
<action dev="ggregory" type="add" due-to="Gary Gregory">Add ThrottledInputStream.</action>
110110
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IORunnable.noop().</action>
111+
<action dev="ggregory" type="add" due-to="Gary Gregory">Add ChecksumInputStream and test #548.</action>
111112
<!-- UPDATE -->
112113
<action dev="ggregory" type="fix" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.14.10 to 1.14.11 #534.</action>
113114
</release>

0 commit comments

Comments
 (0)