@@ -329,37 +329,6 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
329329
330330* This component is no longer supported on PHP 7.1
331331
332- ## [ 6.1.4] - 2018-10-31
333-
334- ### Fixed
335-
336- * [ #650 ] ( https://github.com/sebastianbergmann/php-code-coverage/issues/650 ) : Wasted screen space in HTML code coverage report
337-
338- ## [ 6.1.3] - 2018-10-23
339-
340- ### Changed
341-
342- * Use ` ^3.1 ` of ` sebastian/environment ` again due to [ regression] ( https://github.com/sebastianbergmann/environment/issues/31 )
343-
344- ## [ 6.1.2] - 2018-10-23
345-
346- ### Fixed
347-
348- * [ #645 ] ( https://github.com/sebastianbergmann/php-code-coverage/pull/645 ) : Crash that can occur when php-token-stream parses invalid files
349-
350- ## [ 6.1.1] - 2018-10-18
351-
352- ### Changed
353-
354- * This component now allows ` ^4 ` of ` sebastian/environment `
355-
356- ## [ 6.1.0] - 2018-10-16
357-
358- ### Changed
359-
360- * Class names are now abbreviated (unqualified name shown, fully qualified name shown on hover) in the file view of the HTML report
361- * Update HTML report to Bootstrap 4
362-
363332[ 9.2.7 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.6...9.2
364333[ 9.2.6 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.5...9.2.6
365334[ 9.2.5 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/9.2.4...9.2.5
@@ -400,9 +369,3 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
400369[ 7.0.2 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/7.0.1...7.0.2
401370[ 7.0.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/7.0.0...7.0.1
402371[ 7.0.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.1.4...7.0.0
403- [ 6.1.4 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.1.3...6.1.4
404- [ 6.1.3 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.1.2...6.1.3
405- [ 6.1.2 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.1.1...6.1.2
406- [ 6.1.1 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.1.0...6.1.1
407- [ 6.1.0 ] : https://github.com/sebastianbergmann/php-code-coverage/compare/6.0...6.1.0
408-
0 commit comments