From 26e3bba010fdc6debd7abb51af18fa586d105e02 Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 1 Mar 2020 15:12:34 +0300 Subject: [PATCH] chore(core): update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5cfb515..4d635f39 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -126,6 +126,13 @@ ### BREAKING CHANGES +* **core:** accounts moved to their specific folders. + + for e.g. + ``` + /accounts/admin.yaml => /accounts/admin/profile.yaml + ``` + * **core:** remove Debug, Html and Form Flextype Components. * **admin-plugin:** remove Twitter Bootstrap. * **admin-plugin:** remove user profile page `/admin/profile`