|
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. |
4 | 5 |
|
5 | 6 | * 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. |
12 | 10 |
|
13 | 11 | * 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 |
18 | 14 |
|
19 | 15 | * 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. |
24 | 18 |
|
25 | 19 | * Version 1.1.0 (released 2014-04-15) |
26 | | - |
27 | | - * Added support for the HID transport. |
| 20 | + ** Added support for the HID transport. |
28 | 21 |
|
29 | 22 | * 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. |
36 | 26 |
|
37 | 27 | * 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 |
42 | 30 |
|
43 | 31 | * Version 0.0.1 (released 2013-08-22) |
44 | | - |
45 | | - * Initial internal release! |
| 32 | + ** Initial internal release! |
0 commit comments