NOBUG: Add upgrade notes
This commit is contained in:
@@ -29,6 +29,14 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
|
||||
|
||||
For more information see [MDL-87079](https://tracker.moodle.org/browse/MDL-87079)
|
||||
|
||||
### mod_glossary
|
||||
|
||||
#### Added
|
||||
|
||||
- Function mod_glossary_rating_can_see_item_ratings is now implemented for checking permissions to view ratings.
|
||||
|
||||
For more information see [MDL-86960](https://tracker.moodle.org/browse/MDL-86960)
|
||||
|
||||
## 4.5.7
|
||||
|
||||
### core
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
# mod_glossary Upgrade notes
|
||||
|
||||
## 4.5.7+
|
||||
|
||||
### Added
|
||||
|
||||
- Function mod_glossary_rating_can_see_item_ratings is now implemented for checking permissions to view ratings.
|
||||
|
||||
For more information see [MDL-86960](https://tracker.moodle.org/browse/MDL-86960)
|
||||
|
||||
Reference in New Issue
Block a user