MDL-58866 core_calendar: deprecation warning in upgrade.txt

This commit is contained in:
Marina Glancy
2020-05-20 10:38:12 +02:00
parent d268c5bac3
commit 185a00c874
+3
View File
@@ -5,6 +5,9 @@ information provided here is intended especially for developers.
* Plugins can now create their own calendar events, both standard and action ones. To do it they need to specify
$event->component when creating an event. Component events can not be edited or deleted manually.
See https://docs.moodle.org/dev/Calendar_API#Component_events
* The following functions have been deprecated because they were no longer used:
- calendar_add_event_metadata()
- core_calendar_renderer::event()
=== 3.8 ===
* The following functions have been finally deprecated and can not be used anymore: