Skip to content

Commit 3a20657

Browse files
committed
Fixes to CHANGELOG
1 parent 7c03a0c commit 3a20657

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,11 @@
2020
- Optional `StacIO` instance as argument to `Catalog.save`/`Catalog.normalize_and_save` ([#751](https://github.com/stac-utils/pystac/pull/751))
2121
- More thorough docstrings for `pystac.utils` functions and classes ([#735](https://github.com/stac-utils/pystac/pull/735))
2222

23-
### Removed
24-
2523
### Changed
2624

2725
- Label Extension version updated to `v1.0.1` ([#726](https://github.com/stac-utils/pystac/pull/726))
28-
- Option to filter by `media_type` in `get_links` and `get_single_link` [#704](https://github.com/stac-utils/pystac/pull/704))
26+
- Option to filter by `media_type` in `STACObject.get_links` and `STACObject.get_single_link`
27+
([#704](https://github.com/stac-utils/pystac/pull/704))
2928

3029
### Fixed
3130

@@ -35,8 +34,6 @@
3534
with no owner ([#746](https://github.com/stac-utils/pystac/pull/746))
3635
- Type errors when initializing `TemporalExtent` using a list of `datetime` objects ([#744](https://github.com/stac-utils/pystac/pull/744))
3736

38-
### Deprecated
39-
4037
## [v1.3.0]
4138

4239
### Added

0 commit comments

Comments
 (0)