Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zemirco committed Apr 11, 2014
1 parent 7410aba commit caee902
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

##### 0.3.0 - 2014-04-11

- key `username` is now `name`
- use built-in [pbkdf2](http://nodejs.org/api/crypto.html#crypto_crypto_pbkdf2_password_salt_iterations_keylen_callback)
instead [bcrypt](https://github.com/ncb000gt/node.bcrypt.js/)

##### 0.2.0 - 2014-04-03

- simplify `remove()` method
Expand Down

0 comments on commit caee902

Please sign in to comment.