Skip to content

Commit 7a7fdb6

Browse files
committed
Update CHANGELOG.md
1 parent b64f801 commit 7a7fdb6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8-
_Nothing yet_
8+
- Fix issue when coverage artifact contains more files than just the `coverage.txt` file (fgrosse/go-coverage-report#25)
9+
- Improve `README.md` information about limitations of this action (fgrosse/go-coverage-report#24 and fgrosse/go-coverage-report#15)
910

1011
## [v1.0.1] - 2024-04-26
1112
- Show coverage report also if only test files changed (fgrosse/go-coverage-report#20)

0 commit comments

Comments
 (0)