Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3da85e
)
MDL-58040 blocks: add upgrade.txt note
author
Dan Poltawski
<dan@moodle.com>
Tue, 7 Mar 2017 10:46:38 +0000
(07:46 -0300)
committer
Dan Poltawski
<dan@moodle.com>
Tue, 7 Mar 2017 10:46:38 +0000
(07:46 -0300)
blocks/upgrade.txt
patch
|
blob
|
blame
|
history
diff --git
a/blocks/upgrade.txt
b/blocks/upgrade.txt
index
cdda9f3
..
e0de186
100644
(file)
--- 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.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.