Skip to content

Commit 45c01ca

Browse files
committed
chore: update changelog
1 parent f2ca6f7 commit 45c01ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,15 @@ 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+
1319
## [v0.6.1] - 2023-03-14
1420

1521
### Changed

0 commit comments

Comments
 (0)