From e69ebe4bf875a6c12ec9d91cd977bc35ebd3226c Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 3 Jan 2021 16:08:20 +0300 Subject: [PATCH] update CHANGELOG.md --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a768a80..1e54e565 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,6 @@ * **entries** simplify functionality to work with online entries storage. ([#536](https://github.com/flextype/flextype/issues/536)) * **parsers** move markdown and shortcode settings under parsers setting. ([#539](https://github.com/flextype/flextype/issues/539)) - ### Bug Fixes * **entries** fix issue with individual entries cache field ([#537](https://github.com/flextype/flextype/issues/537))