diff --git a/CHANGELOG.md b/CHANGELOG.md index be801f6..08e90f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ ## [Unreleased] +## 3.11.7 +### Added +* update translations +* upgrade axios +* 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) + ## 3.11.6 ### Fixed * add --background-invert-if-bright in top menu (fix #326)