From 6e1cfe471a49f3d4377a39ce3f5ac222bcd22a13 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sun, 7 Nov 2021 16:41:45 +0100 Subject: [PATCH] Release 3.2.0 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b51756..b024022 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.2.0] - 2021-11-07 +### Added +- Support for ariadne.id proof notations +- Links to new Keyoxide docs and blog +- Community section on index +- Alpha version of API (undocumented as of release) +### Changed +- Styles +- Minor index content changes +- Updated doipjs to 0.14.0 +### Removed +- Guides and other documentation +- Markdown related dependencies + ## [3.1.1] - 2021-07-26 ### Added - Quick dev setup using nix and direnv diff --git a/package.json b/package.json index db8011d..d6d658b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keyoxide-web", - "version": "3.1.1", + "version": "3.2.0", "description": "A modern, secure and privacy-friendly platform to establish your decentralized online identity", "main": "index.js", "dependencies": {