We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d92b6a commit 19649cdCopy full SHA for 19649cd
src/changes/changes.xml
@@ -45,6 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
45
<body>
46
<release version="1.16.1" date="20YY-MM-DD" description="Feature and fix release. Requires a minimum of Java 8.">
47
<!-- ADD -->
48
+ <action type="add" dev="ggregory" due-to="Gary Gregory">Add Maven property project.build.outputTimestamp for build reproducibility.</action>
49
<!-- FIX -->
50
<action issue="CODEC-295" dev="ggregory" type="fix" due-to="Gary Gregory">Test clean ups.</action>
51
<action dev="ggregory" type="fix" due-to="step-security-bot, Gary Gregory">[StepSecurity] ci: Harden GitHub Actions #187.</action>
0 commit comments