From ae94419e55d5a7fa90154bb21b486ae39466cba9 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Thu, 17 May 2018 15:03:33 +0800 Subject: [PATCH] Updated CHANGES.md --- CHANGES.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 9efb9a4..a4de6d6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,14 @@ # Changelog -All notable changes to this project will be documented in this file. +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.2.16] - 2018-05-17 +### Fixed +- Race condition on certificate issues in scheduled task (#173). +- Ensure we backup the 'verifyany' setting (#169). +- Fixed encoding content links used by restore (#166). ## [3.2.15] - 2017-11-13 ### Added