From 5ef2206e2b73672e9d4bffc41e73998859d3151e Mon Sep 17 00:00:00 2001 From: LT&C Date: Thu, 23 Nov 2023 14:26:32 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68246c2..eff06fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,10 +35,17 @@ Types of changes * **Fixed** for any bug fixes. * **Security** in case of vulnerabilities. -## Version (4.1.2) - 2023-05-09 +## Version (4.2.0) - 2023-12-20 +- Branche 4.2 for just 4.2 use +- Validation M4.2 + +## 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)