|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## unreleased |
| 3 | +## [Unreleased] |
4 | 4 |
|
5 | 5 | ### Added
|
6 | 6 |
|
7 | 7 | ### Changed
|
8 | 8 |
|
9 | 9 | ### Remove
|
10 | 10 |
|
11 |
| -## 1.0.0-beta.1 |
| 11 | +## [1.0.0-beta.1] |
12 | 12 |
|
13 | 13 | ### Added
|
14 | 14 |
|
@@ -295,19 +295,19 @@ use `Band.create`
|
295 | 295 |
|
296 | 296 | Initial release.
|
297 | 297 |
|
298 |
| -[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.0.0-beta.1...main> |
299 |
| -[v1.0.0-beta.1]: <https://github.com/stac-utils/pystac/compare/v0.5.6...v1.0.0-beta.1> |
| 298 | +[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.0.0-beta.1..main> |
| 299 | +[v1.0.0-beta.1]: <https://github.com/stac-utils/pystac/compare/v0.5.6..v1.0.0-beta.1> |
300 | 300 | [v0.5.6]: <https://github.com/stac-utils/pystac/compare/v0.5.5..v0.5.6>
|
301 | 301 | [v0.5.5]: <https://github.com/stac-utils/pystac/compare/v0.5.4..v0.5.5>
|
302 | 302 | [v0.5.4]: <https://github.com/stac-utils/pystac/compare/v0.5.3..v0.5.4>
|
303 |
| -[v0.5.3]: <https://github.com/stac-utils/pystac/compare/v0.5.2...v0.5.3> |
304 |
| -[v0.5.2]: <https://github.com/stac-utils/pystac/compare/v0.5.1...v0.5.2> |
305 |
| -[v0.5.1]: <https://github.com/stac-utils/pystac/compare/v0.5.0...v0.5.1> |
306 |
| -[v0.5.0]: <https://github.com/stac-utils/pystac/compare/v0.4.0...v0.5.0> |
307 |
| -[v0.4.0]: <https://github.com/stac-utils/pystac/compare/v0.3.4...v0.4.0> |
308 |
| -[v0.3.4]: <https://github.com/stac-utils/pystac/compare/v0.3.3...v0.3.4> |
309 |
| -[v0.3.3]: <https://github.com/stac-utils/pystac/compare/v0.3.2...v0.3.3> |
310 |
| -[v0.3.2]: <https://github.com/stac-utils/pystac/compare/v0.3.1...v0.3.2> |
311 |
| -[v0.3.1]: <https://github.com/stac-utils/pystac/compare/v0.3.0...v0.3.1> |
| 303 | +[v0.5.3]: <https://github.com/stac-utils/pystac/compare/v0.5.2..v0.5.3> |
| 304 | +[v0.5.2]: <https://github.com/stac-utils/pystac/compare/v0.5.1..v0.5.2> |
| 305 | +[v0.5.1]: <https://github.com/stac-utils/pystac/compare/v0.5.0..v0.5.1> |
| 306 | +[v0.5.0]: <https://github.com/stac-utils/pystac/compare/v0.4.0..v0.5.0> |
| 307 | +[v0.4.0]: <https://github.com/stac-utils/pystac/compare/v0.3.4..v0.4.0> |
| 308 | +[v0.3.4]: <https://github.com/stac-utils/pystac/compare/v0.3.3..v0.3.4> |
| 309 | +[v0.3.3]: <https://github.com/stac-utils/pystac/compare/v0.3.2..v0.3.3> |
| 310 | +[v0.3.2]: <https://github.com/stac-utils/pystac/compare/v0.3.1..v0.3.2> |
| 311 | +[v0.3.1]: <https://github.com/stac-utils/pystac/compare/v0.3.0..v0.3.1> |
312 | 312 | [v0.3.0]: <https://github.com/stac-utils/pystac/tree/v0.3.0>
|
313 | 313 |
|
0 commit comments