moodle/communication/UPGRADING.md
2024-08-16 08:37:50 +07:00

9 lines
278 B
Markdown

# core_communication (subsystem) Upgrade notes
## 4.5dev+
### Changed
- The 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)