From 3b6681ecf669c4662d4a7cf4d276840e8bd40e7d Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Wed, 2 Mar 2016 15:20:47 +0100 Subject: Bump version to 11, add changelog, and document changes --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 93b6824..d6a0ebe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Version history +## Version 11 + * Added a simple no-op to check if the api is available and app has permission as ACTION_CHECK_PERMISSON + * The ACTION_DETACHED_SIGN action now returns RESULT_SIGNATURE_MICALG, which contains the algorithm name used for signing (relevant for PGP/MIME) + ## Version 10 * Retrieve whole public key via ACTION_GET_KEY @@ -45,4 +49,4 @@ * Introduction of internal NFC extras: EXTRA_NFC_SIGNED_HASH, EXTRA_NFC_SIG_CREATION_TIMESTAMP ## Version 3 - * First public stable version \ No newline at end of file + * First public stable version -- cgit v1.2.3