[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
Philipp Hörist
2017-06-11 01:10:22 +02:00
parent 7fba797b33
commit fb9d6860fa
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2.3.4 / 2017-06-10
- Bugfixes
- Some Refactoring
2.3.3 / 2017-06-09
- Move encryption logic for files from the HTTPUploadPlugin to the OMEMOPlugin

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.3.3
version: 2.3.4
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>