From c1979e0818785db74a782e943a83c873be5054f2 Mon Sep 17 00:00:00 2001 From: Alexander Bias <bias@alexanderbias.de> Date: Thu, 6 Jan 2022 11:46:45 +0100 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index e52e746..ca9c705 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,10 @@ moodle-theme_boost_campus Changes ------- +### Unreleased + +* 2022-01-06 - Improvement: Profile button with "editadvanced" link for users with capability 'moodle/user:update' - Thanks to Melanie Treitinger. + ### v3.11-r1 * 2021-12-28 - Adjust loginform.mustache and help_icon.mustache templates after upstream changes in MDL-70721. -- GitLab