From 3761f2f16dbc4a4bfc78b3b3146a6be8c237267d Mon Sep 17 00:00:00 2001 From: lovetox Date: Sun, 2 May 2021 10:17:16 +0200 Subject: [PATCH] [omemo] Update CHANGELOG & manifest.ini --- omemo/CHANGELOG | 8 +++++++- omemo/manifest.ini | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 84923ea..68752a9 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -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 diff --git a/omemo/manifest.ini b/omemo/manifest.ini index ccf5219..8378774 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -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 Daniel Gultsch