From fbae3fd19434425a91ff2f1ac9f63d10a0e2eab3 Mon Sep 17 00:00:00 2001 From: Matias Griese Date: Mon, 8 Apr 2019 21:38:25 +0300 Subject: [PATCH] Fixed Flex erroring out with all numeric keys in storage (changelog) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06b4bf46c..269b59791 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ * FlexObjects: Remove null values during save * Fixed cached images not being updated when source image is modified * Fixed deleting last list item in the form - * Fixed Flex erroring out with all numeric keys in an entry + * Fixed Flex erroring out with all numeric keys in storage # v1.6.0-rc.4 ## 03/20/2019