NOBUG: Add upgrade notes
This commit is contained in:
@@ -8,6 +8,14 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
|
||||
|
||||
## 5.1.1+
|
||||
|
||||
### core
|
||||
|
||||
#### Added
|
||||
|
||||
- There is a new Behat `toast_message` named selector to more easily assert the presence of Toast messages on the page
|
||||
|
||||
For more information see [MDL-87443](https://tracker.moodle.org/browse/MDL-87443)
|
||||
|
||||
### core_question
|
||||
|
||||
#### Fixed
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# core (subsystem) Upgrade notes
|
||||
|
||||
## 5.1.1+
|
||||
|
||||
### Added
|
||||
|
||||
- There is a new Behat `toast_message` named selector to more easily assert the presence of Toast messages on the page
|
||||
|
||||
For more information see [MDL-87443](https://tracker.moodle.org/browse/MDL-87443)
|
||||
|
||||
## 5.1.1
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user