diff --git a/CHANGELOG.md b/CHANGELOG.md index 46645f7..e4cc034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,7 +28,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ------ ## [1.0.13](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.12...v1.0.13) ### Changed -- bump asf-search to v12.0.0 +- bump asf-search to v12.0.1 - `TROPO-ZENITH` moved from `OPERA-S1` to new `TROPO` dataset - Added `ECMWF_TROPO` to `TROPO` dataset - Add `DISP-S1-STATIC` product type to `OPERA-S1` dataset diff --git a/requirements.txt b/requirements.txt index 54d0fa0..8a2d143 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.0.0 +asf-search[asf-enumeration]==12.0.1 python-json-logger==2.0.7 pyshp==2.1.3