Skip to content

Commit 428737d

Browse files
authored
release: v0.8.2 (#158)
1 parent 9db72ff commit 428737d

File tree

4 files changed

+603
-524
lines changed

4 files changed

+603
-524
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55

66
## [Unreleased]
77

8+
## [0.8.2] - 2025-09-15
9+
10+
Bump **pyo3** version.
11+
812
## [0.8.1] - 2025-06-16
913

1014
### Added
@@ -239,7 +243,8 @@ Non-functional release to fix releasing from Github actions.
239243

240244
Initial release.
241245

242-
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.8.1...main
246+
[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.8.2...main
247+
[0.8.2]: https://github.com/stac-utils/rustac-py/compare/v0.8.1...v0.8.2
243248
[0.8.1]: https://github.com/stac-utils/rustac-py/compare/v0.8.0...v0.8.1
244249
[0.8.0]: https://github.com/stac-utils/rustac-py/compare/v0.7.2...v0.8.0
245250
[0.7.2]: https://github.com/stac-utils/rustac-py/compare/v0.7.1...v0.7.2

0 commit comments

Comments
 (0)