MDL-79628 core: Add upgrade notes for the navigation_cache changes
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
This files describes API changes in core libraries and APIs,
|
||||
information provided here is intended especially for developers.
|
||||
|
||||
=== 4.3.8 ===
|
||||
|
||||
* The `navigation_cache` class now uses the Moodle Universal Cache (MUC) to store the navigation cache data instead of storing
|
||||
it in the global `$SESSION` variable.
|
||||
|
||||
=== 4.3.7 ===
|
||||
|
||||
* The Moodle autoloader should now be registered using `\core\component::register_autoloader` rather
|
||||
|
||||
Reference in New Issue
Block a user