diff --git a/CHANGELOG.md b/CHANGELOG.md index 58bb29b20..f693e50d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -71,6 +71,7 @@ BUG FIXES: * replication: Fix invalidation of policies on performance secondaries * secret/pki: When tidying if a value is unexpectedly nil, delete it and move on [GH-4214] + * storage/s3: Fix panic if S3 returns no Content-Length header [GH-4222] ## 0.9.6 (March 20th, 2018)