diff --git a/CHANGELOG.md b/CHANGELOG.md index 1fc3ec7..dc0c7b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ mistaken for a safe patch upgrade. ## [Unreleased] +## [0.6.0] - 2026-08-14 + ### Notes - `version`: `Compare` (and everything built on it: `Equal`, `LessThan`, @@ -967,7 +969,8 @@ Initial release. One module, one package per PEP concern: - `license/` — PyPI classifier standardization, SPDX expression parsing, and top-level license derivation. -[Unreleased]: https://github.com/posit-dev/go-python-packaging/compare/v0.5.0...HEAD +[Unreleased]: https://github.com/posit-dev/go-python-packaging/compare/v0.6.0...HEAD +[0.6.0]: https://github.com/posit-dev/go-python-packaging/compare/v0.5.0...v0.6.0 [0.5.0]: https://github.com/posit-dev/go-python-packaging/compare/v0.4.0...v0.5.0 [0.4.0]: https://github.com/posit-dev/go-python-packaging/compare/v0.3.1...v0.4.0 [0.3.1]: https://github.com/posit-dev/go-python-packaging/compare/v0.3.0...v0.3.1