mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
NOBUG: Add upgrade notes
This commit is contained in:
parent
4c9e2e4d0d
commit
5d6c6bf81c
12 changed files with 145 additions and 33 deletions
10
theme/UPGRADING.md
Normal file
10
theme/UPGRADING.md
Normal 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)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue