update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-11 10:06:36 -07:00
parent 2c1c958774
commit 48e3835b4a
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
## 0.1.2 (unreleased)
IMPROVEMENTS:
* core: Auth backends can store internal data about auth creds
BUG FIXES:
* core: login endpoints should never return secrets
* core: Internal data should never be returned from core endpoints
## 0.1.1 (May 2, 2015)