Skip to content

Commit 0f7b678

Browse files
Update ChangeLog
1 parent c7e28e4 commit 0f7b678

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ChangeLog-14.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
1313

1414
### Changed
1515

16+
* [#1142](https://github.com/sebastianbergmann/php-code-coverage/pull/1142): The HTML report now uses a more colorblind-friendly blue/amber/orange palette
1617
* The report generation classes are now internal; the new `SebastianBergmann\CodeCoverage\Report\Facade` class must be used for report generation
1718
* The format of the file written by `SebastianBergmann\CodeCoverage\Serialization\Serializer` is incompatible with the format of the file that was written by `SebastianBergmann\CodeCoverage\Report\PHP` in the past
1819
* The `<build>` element and its children of the XML report generated by `SebastianBergmann\CodeCoverage\Report\Xml\Facade` require the optional arguments to be passed to the `process()` method

0 commit comments

Comments
 (0)