You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ChangeLog.md
-37Lines changed: 0 additions & 37 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -329,37 +329,6 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
329
329
330
330
* This component is no longer supported on PHP 7.1
331
331
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
0 commit comments