diff --git a/CHANGELOG.md b/CHANGELOG.md index da66823..963cbfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,11 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - --> +------ +## [1.0.4](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.3...v1.0.4) +### Changed +- bumped asf-search to 9.0.0 for nisar search types, browse images, and UAT collections + ------ ## [1.0.3](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.2...v1.0.3) ### Changed diff --git a/requirements.txt b/requirements.txt index 04db163..5d16795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ujson==5.7.0 uvicorn==0.21.1 watchfiles==0.19.0 -asf_search==8.3.4 +asf_search==9.0.0 python-json-logger==2.0.7 pyshp==2.1.3