diff --git a/CHANGELOG.md b/CHANGELOG.md index a9eec1f1..eda0510a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,13 @@ Notable changes since the last release of the [SSI Kit](https://github.com/walt- ## [Unreleased] -- Features - - 2019 09 json schema validation https://github.com/walt-id/waltid-ssikit/pull/102 - -- Fixes - - Fix/ebsi jwt verifiable presentation https://github.com/walt-id/waltid-ssikit/pull/101 - - DidService move max length substring to FileSystem Store https://github.com/walt-id/waltid-ssikit/issues/100 +## [1.6.0] - 2022-01-31 + +- Features + - 2019 09 json schema validation +- Fixes + - Fix/ebsi jwt verifiable presentation + - DidService move max length substring to FileSystem Store ## [1.5.0] - 2022-01-27 @@ -101,7 +102,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.5.0...HEAD +[Unreleased]: https://github.com/walt-id/waltid-ssikit/compare/1.6.0...HEAD + +[1.6.0]: https://github.com/walt-id/waltid-ssikit/compare/1.5.0...1.6.0 [1.5.0]: https://github.com/walt-id/waltid-ssikit/compare/1.4.0...1.5.0