From 9368a08d1fd35fcdcb6f996aea9ee0e2f7324832 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Tue, 8 Mar 2016 13:16:08 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fadfb11c8b..fa8577c2f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ ## 0.5.2 (Unreleased) IMPROVEMENTS: + * sys: Added new endpoints `sys/capabilities` and `sys/capabilities-self` to + fetch the capabilities of a token on a given path [GH-1171] * core: Ignore leading `/` in policy paths [GH-1170] * core: Ignore leading `/` in mount paths [GH-1172] * command/server: The initial root token ID when running in `-dev` mode can