From 96fb06cd2765813c8c6b8bd39fa1ca16e16c7609 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 8 Aug 2016 16:42:20 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b9e596099..bb9cd335d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,8 @@ DEPRECATIONS/BREAKING CHANGES: - * Root tokens (tokens with the `root` policy) can no longer be created by - tokens with `sudo` privileges to the token creation endpoints. They can only - be created by another root token or the `generate-root` endpoint. + * 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 modified after upgrading will contain a set of default key usages. * The `dynamodb` physical data store no longer supports HA by default. It has