We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac729f commit 81587b1Copy full SHA for 81587b1
CHANGELOG.md
@@ -2,7 +2,13 @@
2
3
## [Unreleased]
4
5
-### [v1.7.1]
+## [v1.7.2]
6
+
7
+### Fixed
8
9
+- Projection extension v1.0.0 support ([#1081](https://github.com/stac-utils/pystac/pull/1081))
10
11
+## [v1.7.1]
12
13
### Changed
14
@@ -670,7 +676,8 @@ use `Band.create`
670
676
671
677
Initial release.
672
678
673
-[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.7.1..main>
679
+[Unreleased]: <https://github.com/stac-utils/pystac/compare/v1.7.2..main>
680
+[v1.7.2]: <https://github.com/stac-utils/pystac/compare/v1.7.1..v1.7.2>
674
681
[v1.7.1]: <https://github.com/stac-utils/pystac/compare/v1.7.0..v1.7.1>
675
682
[v1.7.0]: <https://github.com/stac-utils/pystac/compare/v1.6.1..v1.7.0>
683
[v1.6.1]: <https://github.com/stac-utils/pystac/compare/v1.6.0..v1.6.1>
0 commit comments