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.5] - 2020-MM-DD
6+
7+ ### Fixed
8+
9+ * [ #797 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/797 ) : Class name is wrongly removed from namespace name
10+
511## [ 9.1.4] - 2020-08-13
612
713### Fixed
@@ -219,6 +225,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
219225* Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
220226* Update HTML report to Bootstrap 4
221227
228+ [ 9.1.5 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.4...master
222229[ 9.1.4 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.3...9.1.4
223230[ 9.1.3 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.2...9.1.3
224231[ 9.1.2 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.1...9.1.2
You can’t perform that action at this time.
0 commit comments