Merge branch 'MDL-74078-master' of https://github.com/mickhawkins/moodle
[moodle.git] / blocks / section_links / upgrade.txt
blobbf4f9a4776d2a3460ac40a850f5da2aacb055a6d
1 This file describes API changes in the section_links block code.
3 === 3.11 ===
5 * New optional parameter $showsectionname has been added to render_section_links(). Setting this to true will display
6   section name in addition to section number.