From 3747d44750ec710458c51107e5f6bc0765150fbe Mon Sep 17 00:00:00 2001 From: Marcus Green Date: Sat, 20 Apr 2024 21:03:33 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.md b/changelog.md index 64575b4..140c85e 100755 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +### Version 2.139 of the Moodle Gapfill question type April 2024 +Fixes for PHP 8.2 deprecation messages. Updates to ci to confirm compatibility +with Moodle 4.4. + ### Version 2.138 of the Moodle Gapfill question type May 2023 Fix for PHP 8.1 deprecation messages. Thanks to Joseph Rézeau for creating the ticket for that.