Skip to content

Commit

Permalink
Add entry to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrosse committed Jul 25, 2024
1 parent 953c59a commit 580e43e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Fix issue with code coverage information missing when test files are deleted (fgrosse/go-coverage-report#35)
- Document permissions needed to use this action (fgrosse/go-coverage-report#32)
- Add new `skip-comment` input to skip adding a comment to the PR (fgrosse/go-coverage-report#34)

## [v1.0.2] - 2024-06-11
- Fix issue when coverage artifact contains more files than just the `coverage.txt` file (fgrosse/go-coverage-report#25)
Expand Down

0 comments on commit 580e43e

Please sign in to comment.