From 54150abeb75c80e3b432368ca9f585a0d4c0b666 Mon Sep 17 00:00:00 2001 From: Ivar Derksen Date: Tue, 28 Nov 2023 16:39:52 +0100 Subject: [PATCH] Chore: update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d8897660..45ef4d2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Background revocation tasks not stopped when closing an `irmaclient` +### Internal +- Fixed issue with expired `irma-demo.MijnOverheid` key in testdata + ## [0.14.2] - 2023-10-25 ### Fixed - IRMA session gets stuck in communicating status when user is requested to confirm PIN in `irmaclient`