From 9fe063569da225e858296462d38a75eaf8dc456e Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Tue, 2 Sep 2014 14:37:22 -0700 Subject: [PATCH] CHANGELOG updates --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb7941d050..e771a4ea0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,8 @@ IMPROVEMENTS: * New `statsd_add` config for Statsd support. [GH-247] * New `addresses` config for providing an override to `client_addr` for DNS, HTTP, or RPC endpoints. [GH-301] [GH-253] + * Support [Checkpoint](http://checkpoint.hashicorp.com) for security bulletins + and update announcements. BUG FIXES: