Skip to content

Commit

Permalink
Add slot for the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Jan 11, 2024
1 parent 10e7235 commit db8442e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ The <action> type attribute can be add,update,fix,remove.
-->

<body>
<release version="6.8.2" date="20YY-MM-DD" description="Maintenance and bug fix release.">
<!-- FIX -->
<!-- UPDATE -->
</release>
<release version="6.8.1" date="2024-01-07" description="Maintenance and bug fix release.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Gary Gregory">Replace internal use of StringBuffer with StringBuilder.</action>
Expand Down

0 comments on commit db8442e

Please sign in to comment.