From c97c78996925245056cb179f49fcb50cc5637e09 Mon Sep 17 00:00:00 2001 From: Ignacio Gros Date: Tue, 15 Sep 2026 18:04:54 +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 326f18e..f4f9cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,17 @@ # CHANGELOG -## v4.0.4 – 2026-09-15 +## v4.0.5 – 2026-09-16 - Fix the "Edit on eXeLearning and return to course" button, which failed with a "Could not build platform integration URL from return URL" error when sending the package back to Moodle. --- +## 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.