[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
Philipp Hörist
2019-11-18 20:17:58 +01:00
parent 217185d074
commit 70f4d6ad87
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2.6.68 / 2019-11-18
- Correctly handle presence in anonymous rooms
- Fix error in config dialog if no account is available
2.6.67 / 2019-11-10
- Correctly handle MAM Messages in anonymous rooms
- Show error when message was not encrypted for our device

View File

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