Skip to content

Commit 276ed3d

Browse files
committed
CHANGELOG: prep 3.5.2
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent c5d4701 commit 276ed3d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ All versions prior to 0.9.0 are untracked.
88

99
## [Unreleased]
1010

11+
## [3.5.2]
12+
13+
### Fixed
14+
15+
* Pinned `cryptography` dependency strictly to prevent future breakage
16+
1117
## [3.5.1]
1218

1319
### Fixed
@@ -539,7 +545,8 @@ This is a corrective release for [2.1.1].
539545

540546

541547
<!--Release URLs -->
542-
[Unreleased]: https://github.com/sigstore/sigstore-python/compare/v3.5.1...HEAD
548+
[Unreleased]: https://github.com/sigstore/sigstore-python/compare/v3.5.2...HEAD
549+
[3.5.2]: https://github.com/sigstore/sigstore-python/compare/v3.5.1...v3.5.2
543550
[3.5.1]: https://github.com/sigstore/sigstore-python/compare/v3.5.0...v3.5.1
544551
[3.5.0]: https://github.com/sigstore/sigstore-python/compare/v3.4.0...v3.5.0
545552
[3.4.0]: https://github.com/sigstore/sigstore-python/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)