changelog++

This commit is contained in:
Jeff Mitchell 2016-02-25 10:59:57 -05:00
parent cc0f5590db
commit 7a036842ea

View File

@ -13,6 +13,11 @@ DEPRECATIONS/BREAKING CHANGES:
that would not be considered expired by a client being removed from the CRL.
The new `pki/tidy` endpoint can be used to trigger expirations. [GH-1129]
FEATURES:
* **Codebase Audit**: Vault's 0.5 codebase was audited by iSEC. (The terms of
the audit contract do not allow us to make the results public.) [GH-220]
IMPROVEMENTS:
* api/health: Add the server's time in UTC to health responses [GH-1117]