diff --git a/CHANGELOG.md b/CHANGELOG.md index e627976c2e..f7ad3c35b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ IMPROVEMENTS: * physical/consul: Consul now uses a connection pool to limit the number of outstanding operations, improving behavior when a lot of operations must happen at once [GH-677] + * physical/s3: The S3 endpoint can now be configured, allowing using + S3-API-compatible storage solutions [GH-750] * secret/consul: Management tokens can now be created [GH-714] BUG FIXES: