Skip to content

Commit

Permalink
Add CHANGELOG for v1.13.1 (#2349)
Browse files Browse the repository at this point in the history
Signed-off-by: Priya Wadhwa <[email protected]>

Signed-off-by: Priya Wadhwa <[email protected]>
  • Loading branch information
priyawadhwa authored Oct 17, 2022
1 parent e79cb5c commit d1c6336
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# v1.13.1

## Enhancements
* verify-blob-attestation: allow multiple subjects in in_toto attestation (#2341)
* Add verify-blob-attestation command and tests (#2337)
* Add --output-attestation flag to attest-blob and remove experimental signing (#2332)
* Add attest-blob command (#2286)
* Add '--cert-identity' flag to support subject alternate names for ver… (#2278)
* Update Dockerfile section of README (#2323)

## Bug Fixes
* Update warning when users sign images by tag. (#2313)

## Others
* Remove experimental flags from attest-blob and refactor (#2338)

## Contributors
* Alex Cameron
* Ville Aikas
* Zack Newman
* asraa
* kpk47
* priyawadhwa

# v1.13.0

> # Highlights
Expand Down

0 comments on commit d1c6336

Please sign in to comment.