MDL-58040 blocks: add upgrade.txt note
authorDan Poltawski <dan@moodle.com>
Tue, 7 Mar 2017 10:46:38 +0000 (07:46 -0300)
committerDan Poltawski <dan@moodle.com>
Tue, 7 Mar 2017 10:46:38 +0000 (07:46 -0300)
blocks/upgrade.txt

index cdda9f3..e0de186 100644 (file)
@@ -1,6 +1,10 @@
 This files describes API changes in /blocks/* - activity modules,
 information provided here is intended especially for developers.
 
+=== 3.3 ===
+
+* block_manager::get_required_by_theme_block_types() is no longer static.
+
 === 3.1 ===
 
 * The collapsed class was removed from the navigation block to make it compatible with aria.