diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a92c1b..93e8dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [2.3.0] - 2020-12-15 +### Changed +- Identity claim verifications are now handled + ### Fixed - Fix Reddit proofs diff --git a/package.json b/package.json index fb18c4f..dfb890f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keyoxide-web", - "version": "2.2.8", + "version": "2.3.0", "description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity", "main": "index.js", "dependencies": {