From 53e44d1a89323c2d2b27337bdc0e7afc12cd4e8f Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 29 Oct 2013 19:47:30 +0000 Subject: [PATCH] update CHANGES for 1.4.4 --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a49bb21..a039824 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +v1.4.4 + +* typespec for `json_term/0` fixed +* incorrect boolean shortcircuiting fixed in multibyte escape processing + v1.4.3 * add empty rebar.config for mix build tool