update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-11 10:10:56 -07:00
parent 4e3e60b4c4
commit 2ef43005e8
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ BUG FIXES:
* core: defer barrier initialization to as late as possible to avoid
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]
* physical/consul: Fixing path for locking so HA works in every case
## 0.1.1 (May 2, 2015)