From f60a19c8ed7a02ffc21eaea6d8203491a8a9c2df Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Tue, 5 Jan 2021 20:23:06 +0100 Subject: [PATCH] chore: Changelog update --- config/changelog.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/changelog.yaml b/config/changelog.yaml index cae09ca2e9e..63daedbad71 100644 --- a/config/changelog.yaml +++ b/config/changelog.yaml @@ -4,6 +4,7 @@ Unreleased: components: - Added some more examples to the Examples component - Draft configurator now supports collapsing of subgroups + - Draft configurator now supports actions atop the menu css-theme: - Proper formatting for markdown syntax highlighting plugin-notches: @@ -13,6 +14,8 @@ Unreleased: css-theme: - Plenty of changes for a new look - Restyled the draft configurator + i18n: + - New strings for new features Fixed: components: - Include basic themeing in Example component