From ae2df6c9ed923d954aaf9f2bfd67ad664d8384e0 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Sat, 3 Apr 2021 11:27:32 +0800 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 4ecc8de..c87b1af 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,15 @@ 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.10.1] - 2021-XX-YY + +### Added +- Usage of github actions (#407). +- The ability to show the description on the course page (#406). + +### Fixed +- Managers are now able to download their students' certificates (#412). + ## [3.8.5] - 2020-11-26 ### Added