mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
6 lines
352 B
Text
6 lines
352 B
Text
This files describes API changes in core libraries and APIs,
|
|
information provided here is intended especially for developers.
|
|
|
|
=== 3.11 ===
|
|
* Added "get_uses()" method to content class to return places where a content is used.
|
|
* Added set_visibility()/get_visibility() methods to let users decide if their content should be listed in the content bank.
|