We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44370c2 commit dfde1beCopy full SHA for dfde1be
1 file changed
CHANGELOG.md
@@ -28,6 +28,7 @@
28
- Switch to pytest ([#939](https://github.com/stac-utils/pystac/pull/939))
29
- Use `from __future__ import annotations` for type signatures ([#962](https://github.com/stac-utils/pystac/pull/962))
30
- Use `TypeVar` for alternate constructors ([#983](https://github.com/stac-utils/pystac/pull/983))
31
+- Behavior when required fields are missing in `Item.from_dict` ([#994](https://github.com/stac-utils/pystac/pull/994))
32
33
### Fixed
34
0 commit comments