File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
5+ ## [ 9.1.2] - 2020-MM-DD
6+
7+ ### Fixed
8+
9+ * [ #791 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/791 ) : Cache Warmer does not warm all caches
10+
511## [ 9.1.1] - 2020-08-10
612
713### Added
@@ -201,6 +207,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
201207* Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
202208* Update HTML report to Bootstrap 4
203209
210+ [ 9.1.2 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.1...master
204211[ 9.1.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.0...9.1.1
205212[ 9.1.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.0.0...9.1.0
206213[ 9.0.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/8.0...9.0.0
You can’t perform that action at this time.
0 commit comments