Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ircmaxell committed Nov 20, 2014
1 parent 4bedaa1 commit 92951ae
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
CHANGELOG
=========

This changelog references the relevant changes (bug and security fixes) done in version 1.

* 1.0.4 (2014-11-20)

* bug #63 - Password of `null` returns `null` while raising an error
* bug #64 - Support for process isolation via PHPUnit
* bug #56 - Minor formatting issues
* bug #48 - Integers aren't "strings" so exception is thrown
* PR #69 - Missing `PASSWORD_BCRYPT_DEFAULT_COST` constant definition
* PR #70 - Fix test suite with Travis
* PR #58 - Add `PasswordCompat\binary\check()` function to encapsulate tests

0 comments on commit 92951ae

Please sign in to comment.