changelog

This commit is contained in:
Alex Dadgar
2017-02-17 10:19:11 -08:00
parent 8b1061cc63
commit 6212d4e5cf

View File

@@ -18,6 +18,7 @@ IMPROVEMENTS:
* vault: Disallow root policy from being specified [GH-2309]
BUG FIXES:
* api: Fix escaping of HTML characters [GH-2322]
* client: Fix race condition with deriving vault tokens [GH-2275]
* config: Fix Consul Config Merging/Copying [GH-2278]
* config: Fix Client reserved resource merging panic [GH-2281]