Skip to content

Commit 685079c

Browse files
committed
Update CHANGELOG
1 parent 050d74f commit 685079c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
- Define equality and `__repr__` of `RangeSummary` instances based on `to_dict`
1515
representation ([#513](https://github.com/stac-utils/pystac/pull/513))
1616
- Sat Extension summaries ([#509](https://github.com/stac-utils/pystac/pull/509))
17+
- `Catalog.get_collections` for getting all child
18+
`Collections` for a catalog, and `Catalog.get_all_collections` for recursively getting
19+
all child `Collections` for a catalog and its children ([#511](https://github.com/stac-utils/pystac/pull/))
1720

1821
### Changed
1922

0 commit comments

Comments
 (0)