diff --git a/CHANGELOG.md b/CHANGELOG.md index 307d033..688b485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- The `Attestation` type now has a `claims` property to expose underlying Fulcio - signing certificate extensions +- The `Attestation` type now has a `certificate_claims` property to expose + underlying Fulcio signing certificate extensions ([#70](https://github.com/trailofbits/pypi-attestations/pull/70)) ## [0.0.17]