From f91120b95ef6662efe0ae289ab53f23c8d54f187 Mon Sep 17 00:00:00 2001 From: bmc Date: Thu, 6 Jun 2013 19:34:37 -0500 Subject: [PATCH] update news file --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 83b4a882..eb22c69d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,10 @@ For richer information consult the commit log on github with referenced pull req We do not include break-fix version release in this file. +### v1.3 + +- Make client_encoding configurable and optional + ### v1.2 - return field metadata on result object: access via result.fields[i].name/dataTypeID