update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-04-29 11:30:00 -07:00
parent 06461d1d35
commit fcde0fa942
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ BUG FIXES:
* core: if token helper isn't absolute, prepend with path to Vault
executable, not "vault" (which requires PATH) [GH-60]
* helper/password: import proper DLL for Windows to ask password [GH-83]
* physical/file: create the storge with 0600 permissions [GH-102]
## 0.1.0 (April 28, 2015)