Skip to content

Commit 97cf54a

Browse files
committed
Update CHANGELOG
1 parent 1ca1a3b commit 97cf54a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414

1515
### Fixed
1616

17-
- Fixed returned None by `EOExtension.get_bands` for asset without EO bands ([#406](https://github.com/stac-utils/pystac/pull/406))
17+
- `EOExtension.get_bands` returns `None` for asset without EO bands ([#406](https://github.com/stac-utils/pystac/pull/406))
18+
- `identify_stac_object_type` returns `None` and `identify_stac_object` raises `STACTypeError` for non-STAC objects
19+
([#402](https://github.com/stac-utils/pystac/pull/402))
1820

1921
### Removed
2022

0 commit comments

Comments
 (0)