|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | | - |
5 | 4 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). |
6 | 5 |
|
7 | 6 | ## [Unreleased] |
8 | 7 |
|
9 | | -## [0.6.0-beta.0] - 2025-03-13 |
| 8 | +## [0.6.0-rc.0] - 2025-04-17 |
10 | 9 |
|
11 | 10 | ### Added |
12 | 11 |
|
@@ -182,20 +181,20 @@ Non-functional release to fix releasing from Github actions. |
182 | 181 |
|
183 | 182 | Initial release. |
184 | 183 |
|
185 | | -[Unreleased]: https://github.com/gadomski/rustac-py/compare/v0.6.0-beta.0...main |
186 | | -[0.6.0-beta.0]: https://github.com/gadomski/rustac-py/compare/v0.5.9...v0.6.0-beta.0 |
187 | | -[0.5.9]: https://github.com/gadomski/rustac-py/compare/v0.5.8...v0.5.9 |
188 | | -[0.5.8]: https://github.com/gadomski/rustac-py/compare/v0.5.7...v0.5.8 |
189 | | -[0.5.7]: https://github.com/gadomski/rustac-py/compare/v0.5.6...v0.5.7 |
190 | | -[0.5.6]: https://github.com/gadomski/rustac-py/compare/v0.5.5...v0.5.6 |
191 | | -[0.5.5]: https://github.com/gadomski/rustac-py/compare/v0.5.4...v0.5.5 |
192 | | -[0.5.4]: https://github.com/gadomski/rustac-py/compare/v0.5.3...v0.5.4 |
193 | | -[0.5.3]: https://github.com/gadomski/rustac-py/compare/v0.5.2...v0.5.3 |
194 | | -[0.5.2]: https://github.com/gadomski/rustac-py/compare/v0.5.1...v0.5.2 |
195 | | -[0.5.1]: https://github.com/gadomski/rustac-py/compare/v0.5.0...v0.5.1 |
196 | | -[0.5.0]: https://github.com/gadomski/rustac-py/compare/v0.4.0...v0.5.0 |
197 | | -[0.4.0]: https://github.com/gadomski/rustac-py/compare/v0.3.0...v0.4.0 |
198 | | -[0.3.0]: https://github.com/gadomski/rustac-py/releases/tag/v0.3.0 |
| 184 | +[Unreleased]: https://github.com/stac-utils/rustac-py/compare/v0.6.0-rc.0...main |
| 185 | +[0.6.0-rc.0]: https://github.com/stac-utils/rustac-py/compare/v0.5.9...v0.6.0-rc.0 |
| 186 | +[0.5.9]: https://github.com/stac-utils/rustac-py/compare/v0.5.8...v0.5.9 |
| 187 | +[0.5.8]: https://github.com/stac-utils/rustac-py/compare/v0.5.7...v0.5.8 |
| 188 | +[0.5.7]: https://github.com/stac-utils/rustac-py/compare/v0.5.6...v0.5.7 |
| 189 | +[0.5.6]: https://github.com/stac-utils/rustac-py/compare/v0.5.5...v0.5.6 |
| 190 | +[0.5.5]: https://github.com/stac-utils/rustac-py/compare/v0.5.4...v0.5.5 |
| 191 | +[0.5.4]: https://github.com/stac-utils/rustac-py/compare/v0.5.3...v0.5.4 |
| 192 | +[0.5.3]: https://github.com/stac-utils/rustac-py/compare/v0.5.2...v0.5.3 |
| 193 | +[0.5.2]: https://github.com/stac-utils/rustac-py/compare/v0.5.1...v0.5.2 |
| 194 | +[0.5.1]: https://github.com/stac-utils/rustac-py/compare/v0.5.0...v0.5.1 |
| 195 | +[0.5.0]: https://github.com/stac-utils/rustac-py/compare/v0.4.0...v0.5.0 |
| 196 | +[0.4.0]: https://github.com/stac-utils/rustac-py/compare/v0.3.0...v0.4.0 |
| 197 | +[0.3.0]: https://github.com/stac-utils/rustac-py/releases/tag/v0.3.0 |
199 | 198 | [0.2.2]: https://github.com/stac-utils/stac-rs/compare/python-v0.2.1...python-v0.2.2 |
200 | 199 | [0.2.1]: https://github.com/stac-utils/stac-rs/compare/python-v0.2.0...python-v0.2.1 |
201 | 200 | [0.2.0]: https://github.com/stac-utils/stac-rs/compare/python-v0.1.3...python-v0.2.0 |
|
0 commit comments