mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
15 lines
No EOL
438 B
Text
15 lines
No EOL
438 B
Text
=== 4.5 Onwards ===
|
|
|
|
This file has been replaced by UPGRADING.md. See MDL-81125 for further information.
|
|
|
|
===
|
|
This file describes API changes in the starredcourses block code.
|
|
|
|
=== 3.8 ===
|
|
|
|
* New admin setting block_starredcourses/displaycategories which enables the starred courses block
|
|
to display the course category.
|
|
|
|
=== 3.7 ===
|
|
|
|
* The 'block/starredcourses:addinstance' capability has been removed. It has never been used in code. |