diff --git a/CHANGES.md b/CHANGES.md index 051b44b..48a2df7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,16 @@ 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.3] - 2018-06-26 +### Fixed + +- Respect filters in the 'My certificates' and 'Verify certificate' pages (#197). +- Fixed reference to 'mod/certificate' capability. + +### Changed + +- Multiple UX improvements to both the browser and mobile views (#203). + ## [3.5.2] - 2018-06-07 ### Fixed