From 6d21bb7b98e4b9ef233dfaafd34b3e4fa7cbc078 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 27 Jan 2016 14:05:20 -0500 Subject: [PATCH] Changelog formatting --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a510e973..285240a5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -215,7 +215,7 @@ BUG FIXES: * api: API client now checks for a 301 response for redirects. Vault doesn't generate these, but in certain conditions Go's internal HTTP handler can -generate them, leading to client errors. + generate them, leading to client errors. * cli: `token-create` now supports the `ttl` parameter in addition to the deprecated `lease` parameter. [GH-688] * core: Return data from `generic` backends on the last use of a limited-use