From c666a5f6568ac2e15687bb155442025dbb8b74ff Mon Sep 17 00:00:00 2001 From: UENISHI Kota Date: Wed, 11 Mar 2015 22:31:35 +0900 Subject: [PATCH] Release notes --- AUTHORS | 1 + README.md | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/AUTHORS b/AUTHORS index ed29303..84e64a9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,4 @@ Heinz N. Gies, @Licenser Andrew Kirilenko, @iced Brett Bethke, @bb4242 Mike Watters, @zerth +@silverbuddy diff --git a/README.md b/README.md index 6979034..1cc0cbe 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,14 @@ Apache License 2.0 # Release Notes +## 0.3.3 + +- Add OTP 17 series to Travis-CI tests +- Fix wrong numbering for ext types +- Allow packing maps even when {format,map} is not set +- Fix Dialyzer invalid contract warning +- Proper use of null for jiffy-style encoding/decoding + ## 0.3.2 - set back default style as jiffy