[omemo] Update manifest.ini & CHANGELOG

This commit is contained in:
Philipp Hörist
2019-03-08 20:29:47 +01:00
parent 245be4132f
commit 424a770377
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2.6.51 / 2019-03-08
- Fix endless devicelist update loop
- Build sessions immediately
- Dont allow sending message while having undecided fingerprints
- Improve logging
2.6.50 / 2019-02-24
- Add support for key transport messages
- Bug Fixes

View File

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