diff --git a/CHANGELOG.md b/CHANGELOG.md index c6eb8579..728ac62a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,10 @@ ## [0.9.3] - 2019-07-07 ### 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 - Flextype Core: Entries - issue with possible boolean false result from Filesystem::getTimestamp() inside method fetchAll() - fixed. #182 +- Flextype Core: Entries - issue with possible boolean false result from Filesystem::getTimestamp() inside method fetch() - fixed. #182 +- 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 ## [0.9.2] - 2019-07-06 ### Added