From 1f16fb7def9ce5e067a2e9731fd3a4b34bf4afe3 Mon Sep 17 00:00:00 2001 From: Brian Kassouf Date: Thu, 10 Jan 2019 11:50:46 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a76494752d..0a5dce9a03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,10 @@ CHANGES: equivalent to providing an empty value. Creating a namespace called "root" in the root namespace is disallowed. +FEATURES: + * **InfluxDB Database Plugin**: Use Vault to dynamically create and manage InfluxDB + users + IMPROVEMENTS: * auth/aws: AWS EC2 authentication can optionally create entity aliases by