From 472b094acbc6dc939fa1cd40f9376a14fb62da6d Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Tue, 23 Apr 2019 20:21:19 -0400 Subject: [PATCH] bump --- CHANGELOG.md | 4 ++++ STABLE_VERSION | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c464b6..55ea202 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,3 +38,7 @@ WARNING: This update may break previous registrations! This is because we fixed - Fixes the ordering of keys encoded in CBOR maps to be canonical ordering. They previously were not ordered in any particular way and caused issues for Chrome. #170 - Fixes CTAP2 implementation to accept credential IDs created by the CTAP1 implementation. So registering with U2F and later authenticating with FIDO2 should work. + +## [2.2.1] - 2019-04-23 + +- This minor release fixes some small issues. #179, #182 diff --git a/STABLE_VERSION b/STABLE_VERSION index ccbccc3..c043eea 100644 --- a/STABLE_VERSION +++ b/STABLE_VERSION @@ -1 +1 @@ -2.2.0 +2.2.1