Skip to content

Commit 53af484

Browse files
committed
CODEC-305: Track changes
1 parent 7ccbc3d commit 53af484

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
@@ -42,7 +42,7 @@ The <action> type attribute can be add,update,fix,remove.
4242
</properties>
4343
<body>
4444

45-
<release version="1.16" date="2022-01-21" description="Feature and fix release.">
45+
<release version="1.16" date="TBD" description="Feature and fix release.">
4646
<!-- FIX -->
4747
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Arturo Bernal">Minor improvements #67.</action>
4848
<action dev="aherbert" type="fix" due-to="James Gan">Remove duplicated words from Javadocs.</action>
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
5151
<action issue="CODEC-298" dev="ggregory" type="fix" due-to="Arturo Bernal">Use Standard Charset object #82.</action>
5252
<action dev="ggregory" type="fix" due-to="Arturo Bernal">Use String.contains() functions #125.</action>
5353
<action dev="ggregory" type="fix" due-to="Arturo Bernal">Avoid use toString() or substring() in favor of a simplified expression #126.</action>
54+
<action issue="CODEC-305" dev="aherbert" type="fix" due-to="Florian">Fix byte-skipping in Base16 decoding #135.</action>
5455
<!-- ADD -->
5556
<action issue="CODEC-296" dev="mattsicker" type="add" due-to="Matt Sicker">Add support for Blake3 family of hashes.</action>
5657
<action dev="ggregory" type="add">Add github/codeql-action.</action>

0 commit comments

Comments
 (0)