moodle/.upgradenotes/MDL-81699-2024071803025011.yml

9 lines
259 B
YAML
Raw Normal View History

2024-07-18 10:03:28 +07:00
issueNumber: MDL-81699
notes:
core_course:
- message: >
Webservices `core_course_get_courses_by_field` now accepts a new
parameter `sectionid` to be able to retrieve the course that has the
indicated section
type: improved