From c1ea734ed0960deb108e76c6c7e675f5561d336c Mon Sep 17 00:00:00 2001 From: brianc Date: Fri, 18 Oct 2013 12:19:01 -0500 Subject: [PATCH] Update news --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index fb366752..bddf7fa6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,9 @@ For richer information consult the commit log on github with referenced pull req We do not include break-fix version release in this file. +### v2.8.0 +- Add support for parsing JSON[] and UUID[] result types + ### v2.7.0 - Use single row mode in native bindings when available [@rpedela] - reduces memory consumption when handling row values in 'row' event