From aacf541621de1a137a22b8875749d08d90cfa395 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Tue, 28 May 2019 14:52:48 +0800 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index a5297b8..ec54c3a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,21 @@ 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/markn86/moodle-mod_customcert/issues/169. +## [3.5.7] - 2019-05-28 + +### Changed + +- Always send emails from the 'noreplyuser' (#165). + +### Added + +- Added the number of certificates issued above the report (#266). + +### Fixed + +- Failures when running unit tests for multiple activities (#282). +- Check that a certificate is issued before downloading on 'My certificates' page (#269). + ## [3.5.6] - 2018-12-31 ### Changed