Merge branch 'MDL-75484-master' of https://github.com/davewoloszyn/moodle
[moodle.git] / group / upgrade.txt
blob894ffc4efbc87c46962da501e856793ae560a77d
1 This files describes API changes in /group/*,
2 information provided here is intended especially for developers.
4 === 3.11 ===
6 * The groups do not support 'hidepicture' any more, and so the column 'hidepicture'
7   from the table {groups} has be dropped.