File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.0.11]
11+
12+ ## Changed
13+
14+ - The minimum version of sigstore-python is now ` 3.2.0 ` , owing to private
15+ API changes ([ #45 ] ( https://github.com/trailofbits/pypi-attestations/pull/45 ) )
16+
1017## [ 0.0.10]
1118
1219### Changed
@@ -114,7 +121,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114121
115122- Initial implementation
116123
117- [ Unreleased ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.9...HEAD
124+ [ Unreleased ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.11...HEAD
125+ [ 0.0.11 ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.10...v0.0.11
126+ [ 0.0.10 ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.9...v0.0.10
118127[ 0.0.9 ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.8...v0.0.9
119128[ 0.0.8 ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.7...v0.0.8
120129[ 0.0.7 ] : https://github.com/trailofbits/pypi-attestation-models/compare/v0.0.6...v0.0.7
You can’t perform that action at this time.
0 commit comments