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
166408a13a
commit
3a6640c461
47 changed files with 834 additions and 738 deletions
|
@ -1,6 +1,6 @@
|
|||
# core_completion (subsystem) Upgrade notes
|
||||
|
||||
## 4.5rc1
|
||||
## 4.5rc2
|
||||
|
||||
### Added
|
||||
|
||||
|
@ -10,6 +10,6 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- `get_overall_completion_state()` function could also return `COMPLETION_COMPLETE_FAIL` and not only `COMPLETION_COMPLETE` and `COMPLETION_INCOMPLETE`
|
||||
- The `\core_completion\activity_custom_completion::get_overall_completion_state()` method can now also return `COMPLETION_COMPLETE_FAIL` and not only `COMPLETION_COMPLETE` and `COMPLETION_INCOMPLETE`.
|
||||
|
||||
For more information see [MDL-81749](https://tracker.moodle.org/browse/MDL-81749)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue