MDL-33606 event: moved upgrade notice

This commit is contained in:
Sam Hemelryk 2014-11-19 09:38:55 +13:00
parent 469c32955a
commit a74d4743e1

View File

@ -1,6 +1,10 @@
This files describes API changes in core libraries and APIs,
information provided here is intended especially for developers.
=== 2.9 ===
* \core\event\course_viewed 'other' argument renamed from coursesectionid to coursesectionnumber as it contains the section number.
=== 2.8 ===
* Gradebook grade category option "aggregatesubcats" has been removed completely.
@ -32,7 +36,6 @@ information provided here is intended especially for developers.
additional string parameters.
* User settings node and course node in navigation now support callbacks from admin tools.
* grade_get_grades() optional parameteres $itemtype, $itemmodule, $iteminstance are now required.
* \core\event\course_viewed 'other' argument changes from coursesectionid to coursesectionnumber as it contains the section number.
DEPRECATIONS:
* completion_info->get_incomplete_criteria() is deprecated and will be removed in Moodle 3.0.