[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
Philipp Hörist
2017-04-06 18:46:11 +02:00
parent 14e661a79c
commit 49ed50c563
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2.2.0 / 2017-04-06
- Add auth tag to key instead of payload
- Support decryption of aesgcm:// uri scheme
- Make python-cryptography mandatory
- small bugfixes
2.1.0 / 2017-03-26
- Add file decryption

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.1.0
version: 2.2.0
description: OMEMO is an XMPP Extension Protocol (XEP) for secure multi-client end-to-end encryption based on Axolotl and PEP. You need to install some dependencys, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>