Skip to content

Commit a800be1

Browse files
Merge branch '9.2'
2 parents c9dc063 + ce550f7 commit a800be1

File tree

5 files changed

+16
-15
lines changed

5 files changed

+16
-15
lines changed

ChangeLog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1919
### Changed
2020

2121
* `CoveredFileAnalyser` and `UncoveredFileAnalyser` have been combined to `FileAnalyser`
22+
* Updated bundled CSS/JavaScript components used for HTML report: Bootstrap 4.6.1, jQuery 3.6.0, and popper.js 1.16.1
2223

2324
### Fixed
2425

@@ -308,7 +309,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
308309

309310
### Changed
310311

311-
* Update HTML report Bootstrap 4.3.1, jQuery 3.4.1, and popper.js 1.15.0
312+
* Updated bundled CSS/JavaScript components used for HTML report: Bootstrap 4.3.1, jQuery 3.4.1, and popper.js 1.15.0
312313

313314
## [7.0.7] - 2019-07-25
314315

@@ -344,7 +345,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
344345

345346
### Changed
346347

347-
* Updated HTML report to Bootstrap 4.3.0
348+
* Updated bundled CSS/JavaScript components used for HTML report: Bootstrap 4.3.0
348349

349350
### Fixed
350351

src/Report/Html/Renderer/Template/css/bootstrap.min.css

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Report/Html/Renderer/Template/js/bootstrap.min.js

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Report/Html/Renderer/Template/js/jquery.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)