From 68652e5a6004addc4a0ccb798eaf2244dde59400 Mon Sep 17 00:00:00 2001 From: LT&C Date: Thu, 23 Nov 2023 14:15:13 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68246c2..be14d11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,10 +35,13 @@ Types of changes * **Fixed** for any bug fixes. * **Security** in case of vulnerabilities. -## Version (4.1.2) - 2023-05-09 +## Version (4.1.3) - 2023-12-20 ##### Update - Fix incorrect security risk flags on the capabilites. +- Fix issuue moving favorites #23 + +## Version (4.1.2) - 2023-05-09 ##### Update - Fix Block drawer breaks in Moodle 4.1 #16 thanks to @stopfstedt for the contribution (https://github.com/Lesterhuis-Training-en-Consultancy/moodle-block-user_favorites/releases/tag/v4.1.2)