We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484171d commit f7556b7Copy full SHA for f7556b7
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
19
- Double encoding of `intersects` parameter in GET requests [#362](https://github.com/stac-utils/pystac-client/pull/362)
20
- Fix geometry instantiation in item-search-intersects.ipynb [#484](https://github.com/stac-utils/pystac-client/pull/484)
21
- Three tests that were false positives due to out-of-date cassettes [#491](https://github.com/stac-utils/pystac-client/pull/491)
22
+- Max items checks when paging [#492](https://github.com/stac-utils/pystac-client/pull/492)
23
24
## [v0.6.1] - 2023-03-14
25
0 commit comments