[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
Philipp Hörist
2018-09-14 15:20:11 +02:00
parent de46712374
commit 91b2fc54d5
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,14 @@
2.6.1 / 2018-08-08
- Save encryption details to the database
- Bugfixes
2.6.0 / 2018-08-08
- FingerprintDialog: show all fingerprints in one list
2.5.14 / 2018-07-15
- Make preparations for future Gajim versions
- Allow writing encrypted messages in groupchats if there are no other participants
2.5.14 / 2018-07-15
- Make preparations for future Gajim versions
- Allow writing encrypted messages in groupchats if there are no other participants

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.6.0
version: 2.6.1
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 dependencies, you can find install instructions for your system in the Github Wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>