From a3bd4530b606f46433024babb392270d0b56128e Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 11 Oct 2017 11:49:39 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cefec6c10b..8fe694851b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ IMPROVEMENTS: [GH-3373] * secret/pki: Allow entering URLs for `pki` as both comma-separated strings and JSON arrays [GH-3409] + * secret/transit: Sign and verify operations now support a `none` hash + algorithm to allow signing/verifying pre-hashed data [GH-3448] BUG FIXES: