From 5883ef075952ad933d0f4b8d173140922cd987c2 Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 9 Oct 2019 17:23:48 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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