[omemo] Update CHANGELOG & manifest.ini

This commit is contained in:
lovetox
2021-05-02 10:17:16 +02:00
parent 34f965e1b2
commit 3761f2f16d
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
2.8.4 / 2021-03-03
2.8.6 / 2021-05-01
- Fix attribute access
2.8.5 / 2021-04-26
- Correctly decrypt encoded URIs
2.8.4 / 2021-03-03
- Adapt to nbxmpp changes
2.8.3 / 2021-03-03
- Fix attribute access

View File

@@ -1,7 +1,7 @@
[info]
name: OMEMO
short_name: omemo
version: 2.8.5
version: 2.8.6
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, detailed in the installation instructions for your system in the GitLab wiki.
authors: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
Daniel Gultsch <daniel@gultsch.de>