Skip to content

Commit 8549903

Browse files
committed
[CODEC-300] Simplify assertion #84.
1 parent f4d53c7 commit 8549903

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ The <action> type attribute can be add,update,fix,remove.
4646
<!-- FIX -->
4747
<action issue="CODEC-295" dev="ggregory" type="update" due-to="Arturo Bernal">Minor improvements #67.</action>
4848
<action dev="aherbert" type="fix" due-to="James Gan">Remove duplicated words from Javadocs.</action>
49-
<action issue="CODEC-301" dev="aherbert" type="update" due-to="Alexander Pinske, Alex Herbert">BaseNCodecInputStream: Reduce byte[] allocations by reusing buffers.</action>
49+
<action issue="CODEC-301" dev="aherbert" type="update" due-to="Alexander Pinske, Alex Herbert">Simplify assertion #84.</action>
50+
<action issue="CODEC-300" dev="ggregory" type="update" due-to="Arturo Bernal">Simplify assertion #84.</action>
5051
<!-- ADD -->
5152
<action issue="CODEC-296" dev="mattsicker" type="add" due-to="Matt Sicker">Add support for Blake3 family of hashes.</action>
5253
<!-- UDPATE -->

0 commit comments

Comments
 (0)