Skip to content

Commit 2c0cc84

Browse files
committed
Update CHANGELOG
1 parent 7c15649 commit 2c0cc84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@
1717
### Changed
1818

1919
- The `from_dict` method on STACObjects will set the object's root link when a `root` parameter is present. An ItemCollection `from_dict` with a root parameter will set the root on each of it's Items. ([#549](https://github.com/stac-utils/pystac/pull/549))
20+
- Calling `ExtensionManagementMixin.validate_has_extension` with `add_if_missing = True`
21+
on an ownerless `Asset` will raise a `STACError` ([#554](https://github.com/stac-utils/pystac/pull/554))
2022

2123
### Fixed
2224

0 commit comments

Comments
 (0)