NOBUG: Add upgrade notes
This commit is contained in:
@@ -41,6 +41,14 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
|
||||
|
||||
For more information see [MDL-86311](https://tracker.moodle.org/browse/MDL-86311)
|
||||
|
||||
### theme_boost
|
||||
|
||||
#### Added
|
||||
|
||||
- Tables affected by unwanted styling (e.g., borders) from the reset of Bootstrap _reboot.scss styles can now opt out and preserve the original behavior by adding the styleless .table-reboot class.
|
||||
|
||||
For more information see [MDL-86548](https://tracker.moodle.org/browse/MDL-86548)
|
||||
|
||||
## 5.0.2
|
||||
|
||||
### core
|
||||
|
||||
@@ -1,5 +1,13 @@
|
||||
# theme_boost Upgrade notes
|
||||
|
||||
## 5.0.2+
|
||||
|
||||
### Added
|
||||
|
||||
- Tables affected by unwanted styling (e.g., borders) from the reset of Bootstrap _reboot.scss styles can now opt out and preserve the original behavior by adding the styleless .table-reboot class.
|
||||
|
||||
For more information see [MDL-86548](https://tracker.moodle.org/browse/MDL-86548)
|
||||
|
||||
## 5.0
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user