NOBUG: Add upgrade notes

This commit is contained in:
Ilya Tregubov 2024-06-14 08:56:53 +08:00
parent 385ed8c83f
commit 788f0e6f0a
10 changed files with 182 additions and 31 deletions

View file

@ -7,4 +7,3 @@
- The base class `info::get_groups` method has a `$userid` parameter to specify for which user you want to retrieve course groups (defaults to current user)
For more information see [MDL-81850](https://tracker.moodle.org/browse/MDL-81850)