diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a415a11..7eaf51e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,15 @@ Notable changes since the last release of the [SSI Kit](https://github.com/walt- ## [Unreleased] -- Features - - Added GaiaxSelfDecription credential https://github.com/dNationCloud/waltid-ssikit/pull/1 thx to https://github.com/dNationCloud & https://github.com/matofeder - - Added GaiaxServiceOffering credential - - Added VerifiableVaccinationCertificate credential https://github.com/walt-id/waltid-ssikit/pull/80 - - Creation of VerifiablePresentations via Custodian REST API https://github.com/walt-id/waltid-ssikit/issues/62 - - Custodians REST API should also offer the management functionality for DIDs https://github.com/walt-id/waltid-ssikit/issues/71 - - Import cryptographic key from did:key https://github.com/walt-id/waltid-ssikit/commit/4ed0b4c02ff75aad7032109b71414ff32756422a +## [1.1.1] - 2021-12-03 + +- Features + - Added GaiaxSelfDecription credential thx to & + - Added GaiaxServiceOffering credential + - Added VerifiableVaccinationCertificate credential + - Creation of VerifiablePresentations via Custodian REST API + - Custodians REST API should also offer the management functionality for DIDs + - Import cryptographic key from did:key ## [1.1.0] - 2021-11-25 @@ -58,7 +60,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.1.0...HEAD +[Unreleased]: https://github.com/walt-id/waltid-ssikit/compare/1.1.1...HEAD + +[1.1.1]: https://github.com/walt-id/waltid-ssikit/compare/1.1.0...1.1.1 [1.1.0]: https://github.com/walt-id/waltid-ssikit/compare/1.0.1...1.1.0