From 765c83248e0bbe867ddc9d479b4fe79493569a54 Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Thu, 29 Dec 2016 12:58:01 +0100 Subject: bump version to 1.3.3 --- CHANGELOG | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 57e4758..8d988f5 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,15 @@ +Version 1.3.3 (1016-12-29) +-------------------------- + +For Scala 2.12, this release brings no updates over 1.3.2 because the 2.12 release +of 1.3.2 was released from a later version of the master branch. Version 1.3.3 +brings the artifacts for Scala 2.10 and 2.11 also to this latest state. + +- Fixed decoding of 4-byte UTF-8 characters +- Refactored UTF-8 decoding into better reusable superclass +- Decode BigInt / BigDecimal values from JsString (#182) +- Cross published for Scala 2.10.x, 2.11.x, and 2.12.x + Version 1.3.2 (2015-05-06) -------------------------- - Fixed performance bottleneck in `ProductFormats::fromField` (#132) -- cgit v1.2.3