Skip to content

Commit 7146c72

Browse files
committed
Prepare for 1.14.
1 parent 5fcf098 commit 7146c72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The <action> type attribute can be add,update,fix,remove.
4242
</properties>
4343
<body>
4444

45-
<release version="1.14" date="2019-12-29" description="Feature and fix release.">
45+
<release version="1.14" date="2019-12-30" description="Feature and fix release.">
4646
<action issue="CODEC-261" dev="aherbert" type="fix">Hex: Allow encoding read-only ByteBuffer.</action>
4747
<action issue="CODEC-259" dev="aherbert" type="fix">Hex: Only use an available ByteBuffer backing array if the length equals the remaining byte count.</action>
4848
<action issue="CODEC-268" dev="aherbert" type="update">MurmurHash3: Deprecate hash64 methods and hash methods accepting a String that use the default encoding.</action>

0 commit comments

Comments
 (0)