next version is 1.2.0, also NEWS for it

This commit is contained in:
Klas Lindfors
2015-12-07 09:14:09 +01:00
parent dcdc42ad4c
commit 16be345e8b
2 changed files with 16 additions and 2 deletions
+15 -1
View File
@@ -1,6 +1,20 @@
yubico-piv-tool NEWS -- History of user-visible changes. -*- outline -*-
* Version 1.1.3 (unreleased)
* Version 1.2.0 (released 2015-12-07)
** On OSX use @loader_path instead of @executable_path for ykcs11.
** Add ykpiv_import_private_key to libykpiv.
** Raise buffer sizes to support bigger objects.
** Change behavior of action status, only list populated slots.
** Add retired keys to ykcs11.
** In ykcs11 support login with non null terminated pin.
** Add a new action set-ccc to yubico-piv-tool to set the CCC.
* Version 1.1.2 (released 2015-11-13)