diff --git a/CHANGELOG.md b/CHANGELOG.md index 595e806c..b8681b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Added + +- Better error message when trying to search a non-item-search-conforming catalog [#164](https://github.com/stac-utils/pystac-client/pull/164) + ### Changed - Relaxed media type requirement for search links [#160](https://github.com/stac-utils/pystac-client/pull/160)