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 80a1722 commit 677932cCopy full SHA for 677932c
CHANGELOG.md
@@ -33,6 +33,9 @@
33
([#402](https://github.com/stac-utils/pystac/pull/402))
34
- `ExtensionManagementMixin.add_to` is now idempotent (only adds schema URI to
35
`stac_extensions` once per `Item` regardless of the number of calls) ([#419](https://github.com/stac-utils/pystac/pull/419))
36
+- Version check for when extensions changed from short links to schema URIs
37
+ ([#455](https://github.com/stac-utils/pystac/pull/455))
38
+- Schema URI base for STAC 1.0.0-beta.1 ([#455](https://github.com/stac-utils/pystac/pull/455))
39
40
### Removed
41
0 commit comments