diff --git a/CHANGELOG.md b/CHANGELOG.md index 58a31aa..1d262ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.3.1] - 2020-12-20 +### Fixed +- Handling of claim verifications that timed out + ## [2.3.0] - 2020-12-15 ### Changed - Identity claim verifications are now handled by doipjs diff --git a/package.json b/package.json index 35f2dbd..b39c9b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keyoxide-web", - "version": "2.3.0", + "version": "2.3.1", "description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity", "main": "index.js", "dependencies": {