File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-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.6] - 2020-MM-DD
6+
7+ ### Fixed
8+
9+ * [ #799 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/799 ) : Uncovered new line at end of file
10+ * [ #803 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/803 ) : HTML report does not sort directories and files anymore
11+
512## [ 9.1.5] - 2020-08-27
613
714### Changed
@@ -229,6 +236,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
229236* Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
230237* Update HTML report to Bootstrap 4
231238
239+ [ 9.1.6 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.5...master
232240[ 9.1.5 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.4...9.1.5
233241[ 9.1.4 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.3...9.1.4
234242[ 9.1.3 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.1.2...9.1.3
You can’t perform that action at this time.
0 commit comments