Skip to content

Commit

Permalink
Fixes to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Feb 27, 2022
1 parent 7c03a0c commit 3a20657
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
- Optional `StacIO` instance as argument to `Catalog.save`/`Catalog.normalize_and_save` ([#751](https://github.com/stac-utils/pystac/pull/751))
- More thorough docstrings for `pystac.utils` functions and classes ([#735](https://github.com/stac-utils/pystac/pull/735))

### Removed

### Changed

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

### Fixed

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

### Deprecated

## [v1.3.0]

### Added
Expand Down

0 comments on commit 3a20657

Please sign in to comment.