NOBUG: Add upgrade notes

This commit is contained in:
Sara Arjona 2024-05-30 17:00:19 +02:00
parent 4c9e2e4d0d
commit 5d6c6bf81c
No known key found for this signature in database
12 changed files with 145 additions and 33 deletions

10
theme/UPGRADING.md Normal file
View file

@ -0,0 +1,10 @@
# theme (plugin type) Upgrade notes
## 4.5dev
### Added
- New `core/contextheader` mustache template has been added. This template can be overridden by themes to modify the context header
For more information see [MDL-81597](https://tracker.moodle.org/browse/MDL-81597)