Updated CHANGES.md

This commit is contained in:
Mark Nelson 2022-01-10 18:07:02 +08:00
parent 320e072073
commit 93665f3f20

View file

@ -12,6 +12,10 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g
- Fix emails displaying HTML entities encoded (#457).
- Fix error message when we have custom profile fields (#465).
- Respect multiple languages in manage template page title (#467).
- Add field exist check for alignment field in upgrade script to prevent upgrades from dying.
### Changed
- User breadcrumbs on the my_certificates.php page changes when a course is specified (#469).
### Added
- You can now choose the course short or full name to display (#415).