We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b889af commit ee2ac48Copy full SHA for ee2ac48
1 file changed
src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
49
<action dev="ggregory" type="update" due-to="Gary Gregory">Update tests from JUnit 4.12 to 4.13.</action>
50
<action issue="CODEC-290" dev="aherbert" due-to="Adam Retter" type="add">Base16Codec and Base16Input/OutputStream</action>
51
<action issue="CODEC-291" dev="aherbert" due-to="Adam Retter" type="add">Hex encode/decode with existing arrays</action>
52
- <action dev="ggregory" type="update" due-to="Dependabot">Update actions/checkout from v1 to v2.3.1 #50.</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">Update actions/checkout from v1 to v2.3.2 #50, #56.</action>
53
</release>
54
55
<release version="1.14" date="2019-12-30" description="Feature and fix release.">
0 commit comments