Skip to content

Commit c63a271

Browse files
committed
(add) starting release 1.13 section in changes.xml
1 parent adcd6cb commit c63a271

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,12 @@ The <action> type attribute can be add,update,fix,remove.
4343
</properties>
4444
<body>
4545

46+
<release version="1.13" date="YYYY-MM-DD" description="TBD">
47+
<!--Nothing yet -->
48+
</release>
49+
4650
<release version="1.12" date="2019-02-04" description="Feature and fix release.">
4751
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->
48-
<action issue="CODEC-253" dev="chtompki" type="update">Update from Java 7 to Java 8</action>
4952
<action issue="CODEC-252" dev="chtompki" type="fix">B64 salt generator: Random -> ThreadLocalRandom</action>
5053
<action issue="CODEC-250" dev="sebb" type="fix" due-to="Alex Volodko">Wrong value calculated by Cologne Phonetic if a special character is placed between equal letters</action>
5154
<action issue="CODEC-244" dev="ggregory" type="update">Update from Java 6 to Java 7</action>

0 commit comments

Comments
 (0)