mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
9 lines
278 B
Markdown
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)
|