1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 05:43:10 +02:00

chore(core): update changelog

This commit is contained in:
Awilum
2019-09-07 20:31:29 +03:00
parent 69992c44d6
commit da02f6a30f

View File

@@ -29,6 +29,7 @@
* Flextype Core: Fix issue with bind_where expression for Entries fetchAll method #186
* Flextype Core: Fix issue with and_where expression for Entries fetchAll method #186
* Flextype Core: Fix issue with or_where expression for Entries fetchAll method #186
* Flextype Admin Panel: Fix dark theme for admin panel #186 #168
### Changed
* Flextype Core: Moving to PHP 7.2 #198 #186