diff --git a/CHANGELOG.md b/CHANGELOG.md index fe926920..0df1a221 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,11 @@ # [0.9.5](https://github.com/flextype/flextype/compare/v0.9.4...v0.9.5) (2019-09-xx) ### Bug Fixes +* **core:** issue with cache in the Entries API - fetchAll method #234 2779777 +* **core:** issue with emitter twig function #234 426a073 +* **core:** issue with empty entries folder Entries API - fetchAll method #234 cf61f2d * **admin-plugin:** issue with emitter twig function #234 806b18e * **admin-plugin:** russian translations #233 -* **core:** issue with emitter twig function #234 426a073 * **site-plugin:** notice for undefined $query['format'] #234 8bde8eb ### BREAKING CHANGES