forked from Mirrors/keyoxide-web
Release 0.3.0
This commit is contained in:
parent
f4d2c19b67
commit
9c13996d9f
2 changed files with 3 additions and 1 deletions
|
@ -5,6 +5,8 @@ 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).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.3.0] - 2020-07-18
|
||||||
### Added
|
### Added
|
||||||
- dev.to identity proof
|
- dev.to identity proof
|
||||||
- XMPP identity proof
|
- XMPP identity proof
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package",
|
"description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package",
|
||||||
"homepage": "https://keyoxide.org",
|
"homepage": "https://keyoxide.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.2.1",
|
"version": "0.3.0",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Yarmo Mackenbach",
|
"name": "Yarmo Mackenbach",
|
||||||
|
|
Loading…
Reference in a new issue