diff --git a/CHANGELOG.md b/CHANGELOG.md index cdf28b78..6770c1e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Unreleased + * Redact URI and Location header on debug level (#964) + * Downgrade all logging to debug and below (#964) + # 3.0.2 * Remove dependency on once_cell (#959)