diff --git a/CHANGES.md b/CHANGES.md index fa0775c..0b0aff5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,18 @@ 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.6.1] - 2018-12-31 + +### Changed + +- Make it clear what element values are just an example when previewing the PDF (#144). + +### Fixed + +- Missing implementation for privacy provider (#260). +- Use course module context when calling format_string/text (#200). +- Exception being thrown when adding the 'teachername' element to site template (#261). + ## [3.5.5] - 2018-12-20 ### Added