NOBUG: Add upgrade notes
This commit is contained in:
@@ -49,6 +49,14 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
|
||||
|
||||
For more information see [MDL-85322](https://tracker.moodle.org/browse/MDL-85322)
|
||||
|
||||
### enrol_manual
|
||||
|
||||
#### Removed
|
||||
|
||||
- The unused parameter 'roleid' has been removed from the external function `unenrol_users()`
|
||||
|
||||
For more information see [MDL-51152](https://tracker.moodle.org/browse/MDL-51152)
|
||||
|
||||
### tool_behat
|
||||
|
||||
#### Added
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# enrol_manual Upgrade notes
|
||||
|
||||
## 5.0.6+
|
||||
|
||||
### Removed
|
||||
|
||||
- The unused parameter 'roleid' has been removed from the external function `unenrol_users()`
|
||||
|
||||
For more information see [MDL-51152](https://tracker.moodle.org/browse/MDL-51152)
|
||||
|
||||
Reference in New Issue
Block a user