From 6723ac91cf2a228ca1af5aebe93bdc8a547fde45 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Fri, 22 Jul 2016 18:02:08 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 837a58ea0..0cd849bb2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,10 @@ FEATURES: * **MongoDB Secret Backend**: Generate dynamic unique MongoDB database credentials based on configured roles. Sponsored by [CommerceHub](http://www.commercehub.com/). [GH-1414] + * **Circonus Metrics Integration**: Vault can now send metrics to + [Circonus](http://www.circonus.com/). See the [configuration + documentation](https://www.vaultproject.io/docs/config/index.html) for + details. [GH-1646] IMPROVEMENTS: