MDL-72807 behat: Add a few more @skip_chrome_zerosize tags
[moodle.git] / blocks / calendar_upcoming / upgrade.txt
blobb5c14a3b78ff3e876e352b54de8d96886e7529c5
1 === 3.4 ===
3 * block_calendar_upcoming::get_upcoming_content has been deprecated. Please
4   update your code to use the new APIs. You can see an example of how these
5   may be used in block_calendar_upcoming::get_content().