From 6fc9a956bc73ab204ca5595e8cdfa907b022b85b Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 18 Aug 2016 12:21:23 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac5f38d3c..89e70bacd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ DEPRECATIONS/BREAKING CHANGES: instructions](https://www.vaultproject.io/docs/install/upgrade.html) in addition to 0.6.1-specific upgrade instructions to ensure that this is not an issue. + * Status codes for sealed/uninitialized Vaults have changed to `503`/`501` + respectively. See the [version-specific upgrade + guide](https://www.vaultproject.io/docs/install/upgrade-to-0.6.1.html) for + more details. * Root tokens (tokens with the `root` policy) can no longer be created except by another root token or the `generate-root` endpoint. * Issued certificates from the `pki` backend against new roles created or