Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
NEWS for 1.0.0
Browse files Browse the repository at this point in the history
fixes #48
  • Loading branch information
klali committed Feb 19, 2016
1 parent 2cdf078 commit 407eb21
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
php-u2flib-server NEWS -- History of user-visible changes.

* Version 0.1.1 (unreleased)
* Version 1.0.0 (released 2016-02-19)
** Give an early error on openssl < 1.0
** Support devices with initial counter 0
** Fixes to examples
** Handle errorCode: 0 correctly

* Version 0.1.0 (released 2015-03-03)
** Use openssl for all crypto instead of third party extensions.
Expand Down

0 comments on commit 407eb21

Please sign in to comment.