Skip to content

Commit 677932c

Browse files
committed
Update CHANGELOG
1 parent 80a1722 commit 677932c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
([#402](https://github.com/stac-utils/pystac/pull/402))
3434
- `ExtensionManagementMixin.add_to` is now idempotent (only adds schema URI to
3535
`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))
3639

3740
### Removed
3841

0 commit comments

Comments
 (0)