diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d909e..1373f9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.0.10] + ### Changed - The minimum Python version required has been bumped to `3.11` ([#37](https://github.com/trailofbits/pypi-attestations/pull/37)) +### Added + - The `Provenance`, `Publisher`, `GitHubPublisher`, `GitLabPublisher`, and `AttestationBundle` types have been added ([#36](https://github.com/trailofbits/pypi-attestations/pull/36)).