diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b273ac9..661ed19a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,14 @@ -## Next +## 1.3 (Unreleased) + +FEATURES: + + * **Stackdriver Metrics Sync**: Vault can now send metrics to + [Stackdriver](https://cloud.google.com/stackdriver/). See the [configuration + documentation](https://www.vaultproject.io/docs/config/index.html) for + details. [GH-6957] + + +## 1.2.3 (Unreleased) IMPROVEMENTS: