1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 21:56:25 +02:00

chore(core): update changelog

This commit is contained in:
Awilum
2019-09-16 22:18:07 +03:00
parent cf61f2d6ec
commit e754eea178

View File

@@ -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