diff --git a/CHANGELOG.md b/CHANGELOG.md index f0faba18..91dafebf 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,11 @@ - 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 Admin Panel: Left Navigation - active state for Templates area - fixed. #182 - Flextype Default Theme: issue with `TypeError: undefined is not an object` for lightbox - fixed. #182 - Flextype Default Theme: fix thumbnail image for Default Theme #182 + ## [0.9.2] - 2019-07-06 ### Added - Flextype Default Theme: pagination for blog entries added. #164 #165