diff --git a/CHANGELOG.md b/CHANGELOG.md index 38fc7443..2d764700 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ * **core:** Entries API - improve and_where & or_where for fetchAll method #242 * **core:** add alternative comparison syntax for Entries API 6f18d98 - +* **feat(admin-plugin):** add ability to set individual icons for entries and entries collections #250 +* **feat(admin-plugin):** add ability to set individual icons for entries fieldsets #250 ### BREAKING CHANGES