1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-23 13:23:18 +02:00

docs(core): update changelog

This commit is contained in:
Awilum
2019-08-27 21:25:39 +03:00
parent 154fc995f0
commit a5bfd8bc7e

View File

@@ -21,8 +21,8 @@
* Flextype Default Theme: Add ability to work with tags for default theme #186
### Fixed
Flextype Core: ShortcodesTwigExtension - issue with null variables - fixed. #186
Flextype Core: Fix issue with bind_where in the Entries #186
* Flextype Core: ShortcodesTwigExtension - issue with null variables - fixed. #186
* Flextype Core: Fix issue with bind_where in the Entries #186
### Changed
* Flextype Core: Moving to PHP 7.2 #198 #186