From 8291efca94b203b1ba25358b05fa2a72fc1f9285 Mon Sep 17 00:00:00 2001 From: Jan Zerebecki Date: Wed, 15 Oct 2014 14:45:20 +0200 Subject: [PATCH] Release notes for 1.2.0 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 91b0da6f..f456edde 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,13 @@ and by [Jeroen De Dauw](https://www.mediawiki.org/wiki/User:Jeroen_De_Dauw) as [ ## Release notes +### 1.2.0 (2014-10-15) + +* Compatibility with DataModel 2.x added +* Support statements on properties +* Add option to serialize maps as objects instead of arrays so as to be able to + differentiate empty maps from empty lists + ### 1.1.1 (2014-09-09) * Use UnDeserializable error from serialization in SnakDeserializer