Merge branch 'MDL-73386-400' of https://github.com/junpataleta/moodle into MOODLE_400...
[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.