diff --git a/CHANGELOG.md b/CHANGELOG.md index 89f044bc4b15..5e23acb3e0e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ BUG FIXES: * auth/token: Token creation via the CLI no longer forces periodic token creation. Passing an explicit zero value for the period no longer create periodic tokens [GH-3880] + * storage/etcd3: Fix memory ballooning with standby instances [GH-3798] ## 0.9.3 (January 28th, 2018)