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

CHANGELOG UPDATES

This commit is contained in:
Awilum
2019-06-18 12:01:08 +03:00
parent 824cb273b6
commit d6763c408f

View File

@@ -7,7 +7,7 @@
- Flextype Core: Entries API - new event `onEntryAfterInitialized` added. #154
- Flextype Core: Entries API - new event `onEntriesAfterInitialized` added. #154
- Flextype Site Plugin: public property `$entry` added. #154
- Flextype Site Plugin: new event `onSiteEntryAfterInitialized` added.#154
- Flextype Site Plugin: new event `onSiteEntryAfterInitialized` added. #154
### Fixed
- Flextype Core: Entries API - `fetchALL()` issue with fetching entries recursively fixed. #154 #161