From 61802aa441ae61e50e16c94a5a2536e4d9e4fe57 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 1 Dec 2019 11:37:00 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e403a06..5d671878 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * **admin-plugin:** fix issue with saving entry source #251 * **admin-plugin:** fix file browser styles +* **admin-plugin:** fix breadcrumbs for theme templates * **core:** Entries API - fix Collection Undefined Index(s) for fetchAll method #243 * **core:** fix broken logic for form inputs without labels #274 * **core:** fix default and site settings loading #297