We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab3e791 commit 92c2abdCopy full SHA for 92c2abd
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
+### Fixed
10
+
11
+- `Client.get_collections` raised an exception when API did not publish `/collections` conformance class instead of falling back to using child links
12
+ [#120](https://github.com/stac-utils/pystac-client/pull/120)
13
14
## [0.3.0] - 2021-09-28
15
16
### Added
0 commit comments