From e57b10378074c730a0ce1d82e83948e527b3c8b8 Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Tue, 16 Sep 2014 17:21:27 -0400 Subject: [PATCH] Update readme.md --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a97cf5c..f84706a 100644 --- a/readme.md +++ b/readme.md @@ -52,3 +52,4 @@ UBound(Dict.Items) ' -> -1 - __1.0.1__ Allow Variant keys and handle empty Dictionary - __1.0.2__ Fix replace with single item in Dictionary - __1.0.3__ Documentation fixes +- __1.0.4__ Big performance improvements