Updated CHANGES.md
This commit is contained in:
parent
88dcb9142a
commit
557a2aee18
1 changed files with 17 additions and 0 deletions
17
CHANGES.md
17
CHANGES.md
|
@ -4,6 +4,23 @@ 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.2] - 2019-05-28
|
||||
|
||||
### Changed
|
||||
|
||||
- Always send emails from the 'noreplyuser' (#165).
|
||||
|
||||
### Added
|
||||
|
||||
- Added QR code element (#146).
|
||||
- Added Date range element (#185).
|
||||
- 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 valid before downloading on 'My certificates' page (#269).
|
||||
|
||||
## [3.6.1] - 2018-12-31
|
||||
|
||||
### Changed
|
||||
|
|
Loading…
Reference in a new issue