From 71932748ff88daa2ba457cdf6372c819234f367a Mon Sep 17 00:00:00 2001 From: Brian Carlson Date: Thu, 22 Aug 2013 22:33:38 -0500 Subject: [PATCH] Update news --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index ce957da0..022c4679 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.4.0 +- Use eval in the result set parser to increase performance + ### v2.3.0 - Remove built-in support for binary Int64 parsing. _Due to the low usage & required compiled dependency this will be pushed into a 3rd party add-on_