mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 03:53:49 +01:00
10 lines
279 B
Markdown
10 lines
279 B
Markdown
# core_communication (subsystem) Upgrade notes
|
|
|
|
## 4.5rc1
|
|
|
|
### 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)
|