mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
NOBUG: Add upgrade notes
This commit is contained in:
parent
eaca2203a0
commit
abcac5bc8f
6 changed files with 62 additions and 16 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
## 4.5dev
|
||||
|
||||
### Removed
|
||||
|
||||
- Final deprecation MESSAGE_DEFAULT_LOGGEDOFF / MESSAGE_DEFAULT_LOGGEDIN.
|
||||
|
||||
For more information see [MDL-73284](https://tracker.moodle.org/browse/MDL-73284)
|
||||
|
||||
### Changed
|
||||
|
||||
- The `\core_message\helper::togglecontact_link_params` now accepts a new optional param called `isrequested` to indicate the status of the contact request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue