mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Release 0.4.0
This commit is contained in:
parent
02b28c3dfc
commit
d1a97fd4bd
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).
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2020-07-23
|
||||
### Added
|
||||
- QR code for XMPP+OMEMO
|
||||
### Changed
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"description": "Easy pgp encryption and distributed identity for all in a fully opensource and privacy-friendly package",
|
||||
"homepage": "https://keyoxide.org",
|
||||
"license": "MIT",
|
||||
"version": "0.3.1",
|
||||
"version": "0.4.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Yarmo Mackenbach",
|
||||
|
|
Loading…
Reference in a new issue