Skip to content

Commit

Permalink
CHANGELOG: 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <william@trailofbits.com>
  • Loading branch information
woodruffw committed Feb 4, 2024
1 parent ee08464 commit 332f6d2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ All versions prior to 0.9.0 are untracked.

## [Unreleased]

## [2.1.2]

This is a corrective release for [2.1.1].

## [2.1.1]

### Fixed
Expand Down Expand Up @@ -304,7 +308,9 @@ All versions prior to 0.9.0 are untracked.
([#351](https://github.com/sigstore/sigstore-python/pull/351))

<!--Release URLs -->
[Unreleased]: https://github.com/sigstore/sigstore-python/compare/v2.1.0...HEAD
[Unreleased]: https://github.com/sigstore/sigstore-python/compare/v2.1.2...HEAD
[2.1.2]: https://github.com/sigstore/sigstore-python/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/sigstore/sigstore-python/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/sigstore/sigstore-python/compare/v2.0.1...v2.1.0
[2.0.1]: https://github.com/sigstore/sigstore-python/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/sigstore/sigstore-python/compare/v1.1.2...v2.0.0
Expand Down

0 comments on commit 332f6d2

Please sign in to comment.