Skip to content

Commit

Permalink
added a small list of changes for better visibility.
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Campbell <nicholas.j.campbell@gmail.com>
  • Loading branch information
ncb000gt committed Mar 28, 2011
1 parent f15b34e commit 2ccd8c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
@@ -0,0 +1,9 @@
v0.2.0
* Added async functionality
* API changes
* hashpw -> encrypt
* all old sync methods now end with _sync
* Removed libbsd(arc4random) dependency...now uses openssl which is more widely spread

v0.1.2
* Security fix. Wasn't reading rounds in properly and was always only using 4 rounds.

0 comments on commit 2ccd8c0

Please sign in to comment.