diff --git a/CHANGELOG.md b/CHANGELOG.md index a4fe0083..5c740ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,13 @@ Notable changes since the last release of the [SSI Kit](https://github.com/walt- ## [Unreleased] -- Roadmap Items - - Completed EBSI Wallet Conformance Tests https://github.com/walt-id/waltid-roadmap/issues/24 -- Features - - Introduced OIDC SIOPv2 core functionality https://github.com/walt-id/waltid-ssikit/pull/108 - - Support of "issued" attribute in EBSI data models https://github.com/walt-id/waltid-ssikit/pull/106 +## [1.7.0] - 2022-02-17 + +- Roadmap Items + - Completed EBSI Wallet Conformance Tests +- Features + - Introduced OIDC SIOPv2 core functionality + - Support of "issued" attribute in EBSI data models ## [1.6.2] - 2022-02-04 @@ -118,7 +120,9 @@ Notable changes since the last release of the [SSI Kit](https://github.com/walt- - Fixed the way of finding the padding - SignaturePolicy fails for issuers using did:ebsi -[Unreleased]: https://github.com/walt-id/waltid-ssikit/compare/1.6.2...HEAD +[Unreleased]: https://github.com/walt-id/waltid-ssikit/compare/1.7.0...HEAD + +[1.7.0]: https://github.com/walt-id/waltid-ssikit/compare/1.6.2...1.7.0 [1.6.2]: https://github.com/walt-id/waltid-ssikit/compare/1.6.1...1.6.2