Skip to content

Commit

Permalink
Update CHANGELOG for stac-utils#590
Browse files Browse the repository at this point in the history
  • Loading branch information
duckontheweb committed Jul 30, 2021
1 parent 9c229d0 commit 032ef1b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@

### Added

- "Public" `Catalog.stac_io` property to match "private" `Catalog._stac_io` attribute
([#590](https://github.com/stac-utils/pystac/pull/590))

### Removed

### Changed

- `Catalog.set_root` also sets `Catalog.stac_io` for the calling instance to be the same
as `root.stac_io`, if that value is not `None`
([#590](https://github.com/stac-utils/pystac/pull/590))

### Fixed

### Deprecated
Expand Down

0 comments on commit 032ef1b

Please sign in to comment.