Skip to content

Commit fa1c74a

Browse files
committed
CHANGELOG: record changes
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent 3a2f02f commit fa1c74a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Fixed
1111

12+
- `python -m pypi_attestations verify` now handles inputs like `dist/*`
13+
gracefully, by pre-filtering any attestation paths from the inputs.
14+
1215
- `python -m pypi_attestations verify` now exits with a non-zero exit code
1316
if the verification step fails
1417
([#57](https://github.com/trailofbits/pypi-attestations/pull/57))

0 commit comments

Comments
 (0)