Skip to content

Commit 60b5025

Browse files
changelog
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent 466674e commit 60b5025

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,12 @@ All versions prior to 0.9.0 are untracked.
1919
* API: `IdentityToken` now supports `client_id` for audience claim validation.
2020
[#1402](https://github.com/sigstore/sigstore-python/pull/1402)
2121

22-
2322
* Added a `RekorV2Client` for posting new entries to a Rekor V2 instance.
2423
[#1400](https://github.com/sigstore/sigstore-python/pull/1422)
2524

25+
* Added a function for determining the `key_details` of a certificate`.
26+
[#1456](https://github.com/sigstore/sigstore-python/pull/1456)
27+
2628
### Fixed
2729

2830
* Avoid instantiation issues with `TransparencyLogEntry` when `InclusionPromise` is not present.

0 commit comments

Comments
 (0)