diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a57cde0..aabad758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ * [#555](https://github.com/nsidc/earthaccess/issues/555): YAML formatting is now performed with `yamlfmt` instead of `prettier`. * [#511](https://github.com/nsidc/earthaccess/issues/511): Replaced `print` - calls with `logging` calls, where appropriate and added T20 Ruff rule. + calls with `logging` calls where appropriate and added T20 Ruff rule. * Enhancements