diff --git a/docs/changelog.md b/docs/changelog.md index 503abd0..f46ddce 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,36 @@ sidebar_position: 7 # Changelog +## 3.11.7 + +**Added** + +* update translations +* update ci steps names + +**Fixed** + +* add accessibility to open and close buttons (#311) +* fully apply Nextcloud AppMenu.vue updated (#326) +* add missing label on the 'save' button in personal settings (fix #318) + +**Changed** + +* upgrade axios +* upgrade css-loader + +## 3.11.6 + +**Fixed** + +* add --background-invert-if-bright in top menu (fix #326) + +## 3.11.5 + +**Fixed** + +* add missing label on buttons for accessiblity (fix #311) + ## 3.11.4 **Fixed**