new release 2.0.0

This commit is contained in:
Conor Patrick 2019-03-07 20:33:20 -05:00
parent 195dc2a8ae
commit f3003c58c9
2 changed files with 11 additions and 1 deletions

View File

@ -15,3 +15,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Extension interface to U2F and FIDO2 - Extension interface to U2F and FIDO2
- Read firmware version - Read firmware version
- Read RNG bytes - Read RNG bytes
## [1.1.1] - 2019-03-01
- This version fixes an incorrect error code returned in U2F.
## [2.0.0] - 2019-03-01
- Merge of NFC functionality branch
- Bug fix with compiled USB name being too long causing buffer overrun
- Change upper byte of counter from `0xff` to `0x7f` to fix issues with some websites.

View File

@ -1 +1 @@
1.1.1 2.0.0