diff --git a/CHANGELOG.md b/CHANGELOG.md index 63e9ec0..79fd3a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,12 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). --> ----- +## [1.0.20](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.19...v1.0.20) +### Changed +- bump asf-search to v14.0.0 + - shortName concept-id aliasing for nicer logs + - ALOS, SMAP, and UAVSAR migrations +----- ## [1.0.19](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.18...v1.0.19) ### Changed - bump asf-search to v12.3.2 diff --git a/requirements.txt b/requirements.txt index d45863b..d7140a5 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[asf-enumeration]==12.3.2 +asf-search[asf-enumeration]==14.0.0 python-json-logger==2.0.7 pyshp==2.1.3