Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Added CHANGELOG for #26
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 9, 2016
1 parent 2d20501 commit 8c5a1cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ All notable changes to this project will be documented in this file, in reverse
symmetric encryption adapter for the OpenSSL extension; this is now the
default adapter used internally by the component when symmetric encryption is
required.
- [#26](https://github.com/zendframework/zend-crypt/pull/26) adds
`Zend\Crypt\Password\Bcrypt::benchmarkCost()`, which allows you to find the
maximum cost value possible for your hardware within a 50ms timeframe.

### Deprecated

Expand Down

0 comments on commit 8c5a1cb

Please sign in to comment.