Skip to content

Commit 032ef1b

Browse files
committed
Update CHANGELOG for #590
1 parent 9c229d0 commit 032ef1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@
44

55
### Added
66

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

912
### Changed
1013

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

1320
### Deprecated

0 commit comments

Comments
 (0)