From 2ed223173d297a3b74a2f95fa57afcf4d91c3a7e Mon Sep 17 00:00:00 2001 From: Sergey Romanenko Date: Wed, 14 Sep 2022 15:35:50 +0300 Subject: [PATCH] Site 2.1.1 --- CHANGELOG.md | 7 +++++++ plugin.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b85e4d..996a17f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ + +# [2.1.1](https://github.com/flextype-plugins/site/compare/v2.1.0...v2.1.1) (2022-09-14) + +### Bug Fixes + +* **site** fix issue with empty null cache id for error404 page. + # [2.1.0](https://github.com/flextype-plugins/site/compare/v2.0.3...v2.1.0) (2022-09-13) diff --git a/plugin.yaml b/plugin.yaml index 7a3c447..0232093 100755 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: Site -version: 2.1.0 +version: 2.1.1 description: Site plugin to display entries content on the website frontend. icon: name: globe