diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index b7fefcd3eaa4b7b9a33ecedd781e60c1532a0a05..479a3e238fcbed1a6c5b24c61081be1cd37f141b 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,9 @@ +2.6.3 / 2019-05-21 +- Keep compatibility with python-axolotl + +2.6.2 / 2019-10-13 +- Raise Version + 2.6.1 / 2018-08-08 - Save encryption details to the database - Bugfixes diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 652fec8702ccba0b339b09da1e91553bee345096..b8dfb035e0b8712a13646b961f7c73b1c7ffbf32 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 2.6.2 +version: 2.6.3 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 Daniel Gultsch