From 2fc3c23e8dcd3be51f10835087d8de5b27278fcc Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 16 Mar 2016 14:53:18 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffc1fd5b8a4bc..50d252a32f0bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.5.2 (Unreleased) +## 0.5.2 (March 16th, 2016) FEATURES: @@ -58,6 +58,9 @@ IMPROVEMENTS: * credential/cert: Subject and Authority key IDs are output in metadata; this allows more flexible searching/revocation in the audit logs [GH-1183] * credential/cert: Support listing configured certs [GH-1212] + * credential/userpass: Add support for `create`/`update` capability + distinction in user path, and add user-specific endpoints to allow changing + the password and policies [GH-1216] * credential/token: Add roles [GH-1155] * secret/mssql: Add MSSQL backend [GH-998] * secret/pki: Add revocation time (zero or Unix epoch) to `pki/cert/SERIAL`