diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a7fa5..09efea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ In Development -------------- - Respond to undecodable "Depth" header values with a 400 response instead of acting like no value was specified +- Improve logging: + - Log a message before & after each HTTP request made to the Dandi Archive, + to datasets.datalad.org, or to S3 when determining a bucket's region + - Emit logs on stderr instead of stdout + - Disable log coloration when stderr is not a terminal + - Suppress noisy & irrelevant log messages from various dependencies v0.2.0 (2024-02-07) -------------------