From 74ff9cff3c156e88d0cdd6305c876f3fd104ba53 Mon Sep 17 00:00:00 2001 From: turfa51nodes Date: Tue, 14 Feb 2023 14:53:14 +0100 Subject: [PATCH] add information to changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e9045d8..61217280 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.3.0] - 2023-02-14 +- Remove unused UI +- Fix credential status description in OpenApi + +## [3.2.0] - 2023-02-13 +- Add an allowlist for requested connections based on the DID of the requester + ## [3.1.1] - 2023-01-27 - Add Kotlin docs to the interfaces