From a78a0d669597b63f8f6ffa6c12e53b1eeb0c1bd1 Mon Sep 17 00:00:00 2001 From: Ivar Derksen Date: Wed, 4 Oct 2023 15:47:43 +0200 Subject: [PATCH] Chore: update CHANGELOG.mod --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8810ade..6d526647 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +### Internal +- Fixed failing tests due to expired test.test2 idemix key + ## [0.14.0] - 2023-10-02 Note for users of the `irmaclient` package (e.g. maintainers of the [Yivi app](https://github.com/privacybydesign/irmamobile)): the `KeyshareVerifyPin` function requires the renewal endpoint for the keyshare attribute to be present. Therefore, this version should first be deployed on keyshare servers before the client side can be upgraded. ### Added