Skip to content

Commit 67c0f66

Browse files
committed
chore: update changelog
1 parent 2060335 commit 67c0f66

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
@@ -7,9 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Changed
11+
1012
- Switched to Ruff from isort/flake8 [#457](https://github.com/stac-utils/pystac-client/pull/457)
1113
- Move to `FutureWarning` from `DeprecationWarning` for item search interface functions that are to be removed [#464](https://github.com/stac-utils/pystac-client/pull/464)
1214

15+
### Fixed
16+
17+
- `query` parameter in GET requests [#362](https://github.com/stac-utils/pystac-client/pull/362)
18+
- Double encoding of `intersects` parameter in GET requests [#362](https://github.com/stac-utils/pystac-client/pull/362)
19+
1320
## [v0.6.1] - 2023-03-14
1421

1522
### Changed

0 commit comments

Comments
 (0)