MDL-62660 tool_dataprivacy: Add scheduled task to expire data requests
[moodle.git] / blocks / tag_youtube / upgrade.txt
blobae3d80dc16f31326ddd03080a34479653f432317
1 This files describes API changes in the block tag_youtube code.
3 === 3.0 ===
5 * Due to the final YouTube API v2.0 deprecation we needed to adapt the current
6   code to YouTube Data API v3. block_tag_youtube::fetch_request and
7   block_tag_youtube::render_video_list have been deprecated as they can not be
8   used any more.