From 7089839dcfc1c91f195a4b1dcc6d7b60e40b210c Mon Sep 17 00:00:00 2001 From: Seth Tisue Date: Thu, 27 Jul 2017 19:56:40 -0700 Subject: replace pimp with 'rich', 'enrich', 'extension method' and: * add MiMa so we know the change is binary compatible * use current Scala & sbt versions --- CHANGELOG | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 8d988f5..bae279e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -Version 1.3.3 (1016-12-29) +Version 1.3.3 (2016-12-29) -------------------------- For Scala 2.12, this release brings no updates over 1.3.2 because the 2.12 release @@ -102,7 +102,7 @@ Version 1.1.1 (2012-03-13) Version 1.1.0 (2012-02-01) -------------------------- - Added automatic case class field name extraction via new jsonFormatX overloads -- Added 'asJson' pimp to Strings +- Added 'asJson' extension method to Strings - Added RootJsonFormat (JsonFormat for types corresponding to JSON document roots) - Fixed problem of JSON object deserialization not being member-order independent (removed JsField, turned JsObject(List[JsField]) into JsObject(Map[String, JsValue])) -- cgit v1.2.3