forked from Yubico/ykneo-oath
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNEWS
More file actions
23 lines (16 loc) · 744 Bytes
/
NEWS
File metadata and controls
23 lines (16 loc) · 744 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
ykneo-oath NEWS -- History of changes.
* Version 1.0.2 (unreleased)
* Version 1.0.1 (released 2017-11-08)
** fix issue where authobject is inactivated before keys are removed
* Version 1.0.0 (released 2015-11-19)
** add what algorithm is used for authentication code to select response.
* Version 0.2.1 (released 2013-11-19)
** fix issue with IMF where it wasn't used if it was less than 0xffff0000
* Version 0.2.0 (released 2013-09-06)
** add initial-moving-factor for HOTP
** change output of list command
* Version 0.1.0 (released 2013-09-04)
** add output chaining to support more credentials
** error on put if the added credential will make us unable to output all
* Version 0.0.1 (released 2013-09-02)
** Initial release.