Skip to content

Commit

Permalink
Prepare for 1.14.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Dec 31, 2019
1 parent 5fcf098 commit 7146c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The <action> type attribute can be add,update,fix,remove.
</properties>
<body>

<release version="1.14" date="2019-12-29" description="Feature and fix release.">
<release version="1.14" date="2019-12-30" description="Feature and fix release.">
<action issue="CODEC-261" dev="aherbert" type="fix">Hex: Allow encoding read-only ByteBuffer.</action>
<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>
<action issue="CODEC-268" dev="aherbert" type="update">MurmurHash3: Deprecate hash64 methods and hash methods accepting a String that use the default encoding.</action>
Expand Down

0 comments on commit 7146c72

Please sign in to comment.