Skip to content

Commit 853b91c

Browse files
committed
Add filter channels.
1 parent 3d1b9dc commit 853b91c

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
@@ -79,6 +79,7 @@ The <action> type attribute can be add,update,fix,remove.
7979
<action type="add" dev="ggregory" due-to="Gary Gregory" issue="IO-883">Add AbstractStreamBuilder.getByteArray().</action>
8080
<action type="add" dev="ggregory" due-to="Gary Gregory">CloseShieldInputStream now supports a custom close shield as a function #836.</action>
8181
<action type="add" dev="ggregory" due-to="Gary Gregory">Add FlushShieldOutputStream to workaround issues in generic code that ends up calling third parties like like org.tukaani.xz.LZMAOutputStream.flush().</action>
82+
<action type="add" dev="ggregory" due-to="Gary Gregory">Add filter channels.</action>
8283
<!-- UPDATE -->
8384
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 91 to 97 #816.</action>
8485
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0 #812.</action>

0 commit comments

Comments
 (0)