Skip to content

Commit 722bc02

Browse files
committed
fix: add changelog
1 parent 33c70b3 commit 722bc02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IOIterable.asIterable().</action>
6969
<action dev="pkarwasz" type="add" due-to="Piotr P. Karwasz">Add NIO channel support to `AbstractStreamBuilder`.</action>
7070
<action dev="pkarwasz" type="add" due-to="Piotr P. Karwasz">Add CloseShieldChannel to close-shielded NIO Channels #786.</action>
71+
<action dev="pkarwasz" type="add" due-to="Piotr P. Karwasz">AbstractOrigin now implements Closeable #789.</action>
7172
<!-- UPDATE -->
7273
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 85 to 88 #774, #783.</action>
7374
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>

0 commit comments

Comments
 (0)