diff --git a/CHANGELOG.md b/CHANGELOG.md index 1308d460..896d6286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +- Fix to logic determining if `context.matched` in `ItemSearch.matched` response + ### Fixed - Recursion error in `get_items` [#608](https://github.com/stac-utils/pystac-client/pull/608)