NOBUG: Add upgrade notes
This commit is contained in:
@@ -6,6 +6,16 @@ More detailed information on key changes can be found in the [Developer update n
|
||||
|
||||
The format of this change log follows the advice given at [Keep a CHANGELOG](https://keepachangelog.com).
|
||||
|
||||
## 5.1dev
|
||||
|
||||
### core_user
|
||||
|
||||
#### Added
|
||||
|
||||
- New method `\core_user::get_dummy_fullname(...)` for returning dummy user fullname comprised of configured name fields only
|
||||
|
||||
For more information see [MDL-82132](https://tracker.moodle.org/browse/MDL-82132)
|
||||
|
||||
## 5.0
|
||||
|
||||
### core
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# core_user (subsystem) Upgrade notes
|
||||
|
||||
## 5.1dev
|
||||
|
||||
### Added
|
||||
|
||||
- New method `\core_user::get_dummy_fullname(...)` for returning dummy user fullname comprised of configured name fields only
|
||||
|
||||
For more information see [MDL-82132](https://tracker.moodle.org/browse/MDL-82132)
|
||||
|
||||
## 5.0
|
||||
|
||||
### Removed
|
||||
|
||||
Reference in New Issue
Block a user