From e4cfbe6b38f9d16307cc5e5bd4cf9d4b0a0b9408 Mon Sep 17 00:00:00 2001 From: Michel Vocks Date: Wed, 30 Oct 2019 19:37:47 +0100 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d4f51d90b..0f3279428e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,8 @@ FEATURES: [Stackdriver](https://cloud.google.com/stackdriver/). See the [configuration documentation](https://www.vaultproject.io/docs/config/index.html) for details. [GH-6957] + * **Filtered Paths Replication** Based on the successor Filtered Mount Replication, + Filtered Paths Replication allows filtering of namespaces in addition to mounts. IMPROVEMENTS: