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 9eeb3b8 commit 77b5d97Copy full SHA for 77b5d97
CHANGELOG.md
@@ -26,7 +26,7 @@
26
- `identify_stac_object_type` returns `None` and `identify_stac_object` raises `STACTypeError` for non-STAC objects
27
([#402](https://github.com/stac-utils/pystac/pull/402))
28
- `ExtensionManagementMixin.add_to` is now idempotent (only adds schema URI to
29
- `stac_extensions` once per `Item` regardless of the number of calls)
+ `stac_extensions` once per `Item` regardless of the number of calls) ([#419](https://github.com/stac-utils/pystac/pull/419))
30
31
### Removed
32
0 commit comments