From 9424b65371c9ef601837fae5688e46bad5cd7f76 Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Mon, 28 Nov 2011 10:57:00 +0100 Subject: Add change to CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 28ee937..491a665 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,9 @@ method. Just use: serialize :value, JSON * Fix bug with time serialization concerning nanoseconds. Thanks for the patch go to Josh Partlow (jpartlow@github). + * Improve parsing speed for JSON numbers (integers and floats) in a similar way to + what Evan Phoenix suggested in: + https://github.com/flori/json/pull/103 2011-09-18 (1.6.1) * Using -target 1.5 to force Java bits to compile with 1.5. 2011-09-12 (1.6.0) -- cgit v1.2.1