From c9689c6e7078662bb05f8537be5e82c56954fd1b Mon Sep 17 00:00:00 2001 From: Emil Lundberg Date: Wed, 10 Apr 2019 16:23:26 +0200 Subject: [PATCH] Update NEWS --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 4b68b0b29..3c25c95bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +== Version 1.1.1 (unreleased) == + +Bug fixes: + +* `android-key` attestation statements now don't throw an exception if + `allowUntrustedAttestation` is set to `true`. +* `tpm` attestation statements now don't throw an exception if + `allowUntrustedAttestation` is set to `true`. + + == Version 1.1.0 == Changed behaviours: