Merge branch 'MDL-67477-master' of git://github.com/mihailges/moodle

This commit is contained in:
Jake Dallimore 2020-07-09 08:38:18 +08:00
commit 848f08e126
2 changed files with 3 additions and 3 deletions

View file

@ -25,6 +25,9 @@ information provided here is intended especially for developers.
- message_unblock_contact
- message_block_contact
- message_get_contact
* The following renamed classes have been completely removed:
- course_in_list (now: core_course_list_element)
- coursecat (now: core_course_category)
=== 3.9 ===
* Following function has been deprecated, please use \core\task\manager::run_from_cli().