We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a401128 commit 142b63bCopy full SHA for 142b63b
1 file changed
src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
49
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Gary Gregory">Test clean ups.</action>
50
<action dev="ggregory" type="fix" due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub Actions #187.</action>
51
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Evan Saulpaugh">Correct error in Base64 Javadoc #188.</action>
52
- <action issue="CODEC-295" dev="ggregory" type="fix" due-to="Olivier Jaquemet, Gary Gregory">Add minimum java version in changes.xml #186.</action>
+ <action issue="CODEC-295" dev="ggregory" type="fix" due-to="Olivier Jaquemet, Gary Gregory">Add minimum Java version in changes.xml #186.</action>
53
<!-- UPDATE -->
54
</release>
55
<release version="1.16.0" date="2023-06-17" description="Feature and fix release. Requires a minimum of Java 8.">
0 commit comments