From 10b682179ceb0f473370fac31571d4e2e487596c Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 3 Jan 2021 15:00:56 +0300 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ea99b50..586718b8 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ * use `flextype('entries')->storage()->has()` instead of `flextype('entries')->hasStorage()` * use `flextype('entries')->storage()->delete()` instead of `flextype('entries')->deleteStorage()` - note: all method from Atomastic Arrays are available from Arrays Storage Object manipulations + note: all method from Atomastic Arrays are available for Arrays Storage Object manipulations docs: https://github.com/atomastic/arrays