Skip to content

Commit 820bc7f

Browse files
committed
Update changelog
1 parent 5a1c6c1 commit 820bc7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
- `get_derived_from`, `add_derived_from` and `remove_derived_from` to Items ([#1136](https://github.com/stac-utils/pystac/pull/1136))
1818
- `ItemEOExtension.get_assets` for getting assets filtered on band `name` or `common_name` ([#1140](https://github.com/stac-utils/pystac/pull/1140))
1919
- `max_items` and `recursive` to `Catalog.validate_all` ([#1141](https://github.com/stac-utils/pystac/pull/1141))
20-
- `KML` as a built in media type ([#1127](https://github.com/stac-utils/pystac/issues/1127))
20+
- `KML` as a built in media type ([#1127](https://github.com/stac-utils/pystac/issues/1127))
2121

2222
### Changed
2323

@@ -35,6 +35,7 @@
3535
- Use `id` in STACTypeError instead of entire dict ([#1126](https://github.com/stac-utils/pystac/pull/1126))
3636
- Make sure that `get_items` is backwards compatible ([#1139](https://github.com/stac-utils/pystac/pull/1139))
3737
- Make `_repr_html_` look like `_repr_json_` output ([#1142](https://github.com/stac-utils/pystac/pull/1142))
38+
- Improved error message when `.ext` is called on a Collection ([#1157](https://github.com/stac-utils/pystac/pull/1157))
3839

3940
### Deprecated
4041

0 commit comments

Comments
 (0)