From 4e8a751f3384a9e5831a77d1d6e749832393c4d4 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 14 Feb 2024 19:01:45 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3533d10..2b18851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Added * update translations * update ci steps names +* fully apply Nextcloud AppMenu.vue updates ### 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