Updated CHANGES.md

This commit is contained in:
Mark Nelson 2018-05-17 15:08:19 +08:00
parent df7ada60a1
commit 21c371ca67

View file

@ -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.1.21] - 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.1.20] - 2018-01-23
### Fixed