From e4458872fa15f589eedcdf46c6312bd48437ca7f Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Sun, 13 Jun 2021 14:26:57 +0800 Subject: [PATCH] Fix release date --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e60d3b4..1e2f8bb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. Note - All hash comments refer to the issue number. Eg. #169 refers to https://github.com/mdjnelson/moodle-mod_customcert/issues/169. -## [3.11.1] - 2021-XX-YY +## [3.11.1] - 2021-06-13 ### Fixed - Usage of deprecated functions (#423)