From 10bf292376f1b94cd840680b4b794742425df71e Mon Sep 17 00:00:00 2001 From: Wang Renxin Date: Thu, 8 Oct 2015 21:23:54 +0800 Subject: [PATCH] *updated history. --- HISTORY | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY b/HISTORY index 08c8bde..8cbfb30 100755 --- a/HISTORY +++ b/HISTORY @@ -1,6 +1,7 @@ Oct. 8 2015 Fixed an iterator validation bug Fixed an iterator assignment issue +Improved stability, refused nested array inside other collections, and vice versa Oct. 7 2015 Added non number data comparison