Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit 91126d2

Browse files
committed
Updated NEWS.
1 parent f68847b commit 91126d2

1 file changed

Lines changed: 18 additions & 31 deletions

File tree

NEWS

Lines changed: 18 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,32 @@
1-
* Version 2.1.1 (unreleased)
2-
3-
* Check both usage page and usage.
1+
* Version 2.2.0 (unreleased)
2+
** License change: Changed license to BSD 2-clause.
3+
** Check both usage page and usage.
4+
** Prefer hidraw backend over libusb, if available.
45

56
* Version 2.1.0 (released 2015-04-13)
6-
7-
* Use usage page based filtering if possible.
8-
9-
* Added support for newer YubiKey devices.
10-
11-
* Fix majorVersion in AppID facet verification.
7+
** Use usage page based filtering if possible.
8+
** Added support for newer YubiKey devices.
9+
** Fix majorVersion in AppID facet verification.
1210

1311
* Version 2.0.1 (released 2014-10-28)
14-
15-
* Ignore failures while listing devices, as other transport might be working.
16-
17-
* Support for Security Key by Yubico
12+
** Ignore failures while listing devices, as other transport might be working.
13+
** Support for Security Key by Yubico
1814

1915
* Version 2.0.0 (released 2014-09-26)
20-
21-
* Updated to U2F_V2 standard.
22-
23-
* Removed old draft versions.
16+
** Updated to U2F_V2 standard.
17+
** Removed old draft versions.
2418

2519
* Version 1.1.0 (released 2014-04-15)
26-
27-
* Added support for the HID transport.
20+
** Added support for the HID transport.
2821

2922
* Version 1.0.0 (released 2014-02-18)
30-
31-
* First public release.
32-
33-
* Added support for U2F_V2.
34-
35-
* Added soft U2F device for testing purposes.
23+
** First public release.
24+
** Added support for U2F_V2.
25+
** Added soft U2F device for testing purposes.
3626

3727
* Version 0.0.2 (released 2013-10-07)
38-
39-
* Better instructions in README
40-
41-
* Includes executables missing from 0.0.1
28+
** Better instructions in README
29+
** Includes executables missing from 0.0.1
4230

4331
* Version 0.0.1 (released 2013-08-22)
44-
45-
* Initial internal release!
32+
** Initial internal release!

0 commit comments

Comments
 (0)