update CL

This commit is contained in:
Mitchell Hashimoto 2015-05-11 10:28:11 -07:00
parent 5406d3189e
commit 0e5217faf4
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BUG FIXES:
error cases during init that corrupt data (no data loss)
* core: guard against invalid init config earlier
* audit/file: create file if it doesn't exist [GH-148]
* credential/*: all policy mapping keys are case insensitive [GH-163]
* physical/consul: Fixing path for locking so HA works in every case
## 0.1.1 (May 2, 2015)