From ade08233a464d2eb173ee0f9f627a918d8bd2c4f Mon Sep 17 00:00:00 2001 From: Ignacio Gros Date: Tue, 15 Sep 2026 17:59:19 +0200 Subject: [PATCH] Revise CHANGELOG for v4.0.5 and v4.0.4 Updated CHANGELOG for version 4.0.5 and added a note for version 4.0.4. --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdd1ec6..7faa826 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## v4.0.4 – 2026-09-15 +## v4.0.5 – 2026-09-16 - Fix average score grading, which treated a score of 0 as "no score" and excluded it from the average. - Fix the "Edit on eXeLearning and return to course" button, which failed to send the package back to Moodle. @@ -8,6 +8,12 @@ --- +## v4.0.4 + +- 404 Not Found. The requested release was not found in this project. + +--- + ## v4.0.3 – 2026-08-06 - Maintenance release with no functional changes: version bumped to keep numbering aligned with eXeLearning for consistency across related projects.