diff --git a/CHANGELOG.md b/CHANGELOG.md index 277a2df..68ffc06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,16 +9,12 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [2.0.0] ### Added +* Added warning to `README.md` that use of this repository is no longer recommended until the `v3.0.0` release. * `fetch.download_file` now supports Bearer authentication via a new `token` parameter ### Changed * `get_orb.downloadSentinelOrbitFile` now queries the new Copernicus Data Space Ecosystem for the `ESA` provider. A new `esa_credentials` parameter must be provided when using the `ESA` provider. -## [1.7.1] - -### Added -* Warning to `README.md` that use of this repository is no longer recommended - ## [1.7.0] ### Removed