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

CHANGELOG UPDATES

This commit is contained in:
Awilum
2019-07-06 16:23:30 +03:00
parent cde91dd3a2
commit 8d3886984f

View File

@@ -2,6 +2,7 @@
### Fixed
- Flextype Admin Panel: critical issue with possibility to register two admins! - fixed. #183 #182
- Flextype Default Theme: issue with `TypeError: undefined is not an object` for lightbox - fixed. #182
- Flextype Core: Entries - issue with binding arguments inside method fetchAll() - fixed. #182
## [0.9.2] - 2019-07-06
### Added