Skip to content

Commit 4ea271e

Browse files
docs: add missing PR entries to 0.9.0 changelog
1 parent d2b439a commit 4ea271e

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

CHANGELOG.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,7 @@
1313

1414
* Change branch references from main to master ([9a841c9](https://github.com/fortissimo1997/simplecov-lcov/commit/9a841c984d51470290f7fdbf604956ea3e695658))
1515
* Update branch references from main to master ([ea50994](https://github.com/fortissimo1997/simplecov-lcov/commit/ea509945efa51929265329dac74744a15a16295d))
16-
17-
## Changelog
18-
19-
> ℹ️ This file is managed by **release-please**.
20-
> It will be automatically updated in future release PRs. Manual editing is generally not needed.
21-
22-
## Unreleased
23-
24-
- Set up release-please and RubyGems Trusted Publishing.
16+
* Fix incompatibility with simplecov < 0.18 by adding `respond_to?` check for `branch_coverage?` method ([0b3a499](https://github.com/fortissimo1997/simplecov-lcov/commit/0b3a499ebb98e677f275aa1e42bbb18fecde70da)) - thanks @RobinDaugherty
17+
* Fix instance variable not initialized warning for `@single_report_path` ([30e6751](https://github.com/fortissimo1997/simplecov-lcov/commit/30e6751efed7eac2e223e59ce044b955a3ea7c42)) - thanks @MattFenelon
18+
* Add LF (Lines Found) and LH (Lines Hit) to LCOV output ([32c2516](https://github.com/fortissimo1997/simplecov-lcov/commit/32c251674dd813b3bc7f90696e0d83acc6272102)) - thanks @ricardokrieg
19+
* Avoid blank lines in LCOV output ([b2d0a3b](https://github.com/fortissimo1997/simplecov-lcov/commit/b2d0a3b83d225acd8355d00a7be178d6ee0e8a90)) - thanks @apiology

0 commit comments

Comments
 (0)