moodle/communication/UPGRADING.md
2024-10-05 15:08:28 +08:00

9 lines
304 B
Markdown

# core_communication (subsystem) Upgrade notes
## 4.5
### Changed
- The `\core_communication\helper::get_enrolled_users_for_course()` method now accepts an additional argument that can filter only active enrolments.
For more information see [MDL-81951](https://tracker.moodle.org/browse/MDL-81951)