mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
NOBUG: Add upgrade notes
This commit is contained in:
parent
75b3fd36af
commit
7e3d9ef895
5 changed files with 18 additions and 1 deletions
|
@ -4,6 +4,9 @@
|
|||
|
||||
### Added
|
||||
|
||||
- Add hook after_cm_completion_updated triggered when an activity completion is updated.
|
||||
|
||||
For more information see [MDL-83542](https://tracker.moodle.org/browse/MDL-83542)
|
||||
- The method `count_modules_completed` now delegate the logic to count the completed modules to the DBMS improving the performance of the method.
|
||||
|
||||
For more information see [MDL-83917](https://tracker.moodle.org/browse/MDL-83917)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue