From 22ee65c275c3bd3807fa6ef7c66ae2c9d0801aec Mon Sep 17 00:00:00 2001 From: Dan Poltawski Date: Tue, 7 Mar 2017 08:34:18 -0300 Subject: [PATCH] MDL-58040 blocks: add upgrade.txt note --- blocks/upgrade.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/blocks/upgrade.txt b/blocks/upgrade.txt index cdda9f345a4..a4abcf83fbb 100644 --- a/blocks/upgrade.txt +++ b/blocks/upgrade.txt @@ -1,6 +1,10 @@ This files describes API changes in /blocks/* - activity modules, information provided here is intended especially for developers. +=== 3.2.2 === + +* 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.