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