Skip to content

Commit 77b5d97

Browse files
committed
Update CHANGELOG
1 parent 9eeb3b8 commit 77b5d97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- `identify_stac_object_type` returns `None` and `identify_stac_object` raises `STACTypeError` for non-STAC objects
2727
([#402](https://github.com/stac-utils/pystac/pull/402))
2828
- `ExtensionManagementMixin.add_to` is now idempotent (only adds schema URI to
29-
`stac_extensions` once per `Item` regardless of the number of calls)
29+
`stac_extensions` once per `Item` regardless of the number of calls) ([#419](https://github.com/stac-utils/pystac/pull/419))
3030

3131
### Removed
3232

0 commit comments

Comments
 (0)