Skip to content

Commit 37c871d

Browse files
Merge pull request #11 from DiogoRibeiro7/fix/codecov-patch-gate
Fix/codecov patch gate
2 parents 6dda5aa + 22d7bcc commit 37c871d

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@ The format is based on Keep a Changelog, and this project follows Semantic Versi
66

77
## [Unreleased]
88

9+
### Changed
10+
- Codecov patch coverage gate now uses repository config (`target: 90%`, `threshold: 1%`).
11+
12+
## [1.0.4] - 2026-03-11
13+
914
### Added
10-
- Validation-only mode, dry-run mode, orphan handling, step summary reporting.
15+
- Validation-only mode, dry-run mode, and orphan handling controls.
1116
- Support for `assignees`, `milestone`, `depends_on`, and multi-file tracker glob processing.
12-
- Rate-limit buffering and secondary-rate-limit retry handling.
17+
- GitHub step summary reporting and REST integration test coverage.
1318

1419
### Changed
15-
- CI now includes mypy type-checking.
20+
- Added rate-limit buffering and secondary-rate-limit retry handling.
21+
- CI now includes mypy type-checking plus release guardrails for signed tags and manual release publishing.
1622

1723
## [1.0.3] - 2026-03-09
1824

0 commit comments

Comments
 (0)