Skip to content

Commit

Permalink
CHANGELOG: record changes
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Jul 31, 2024
1 parent d7bc865 commit 59d8743
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ All versions prior to 0.9.0 are untracked.
release.**
([#1077](https://github.com/sigstore/sigstore-python/pull/1077))

* API: `dsse.Digest`, `dsse.DigestSet`, and `dsse.Subject` have been added.
These types can be used with the `StatementBuilder` API as part of in-toto
`Statement` construction.
These API are public but are **not considered stable until the next major
release.**
([#1078](https://github.com/sigstore/sigstore-python/pull/1078))

### Changed

* API: `verify_dsse` now rejects bundles with DSSE envelopes that have more than
Expand Down

0 comments on commit 59d8743

Please sign in to comment.