diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index b05f0bb..335eaa7 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,7 @@ +2.5.14 / 2018-07-15 +- Make preparations for future Gajim versions +- Allow writing encrypted messages in groupchats if there are no other participants + 2.5.13 / 2018-05-21 - Bug fix diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 3b01423..a82df75 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,10 +1,10 @@ [info] name: OMEMO short_name: omemo -version: 2.5.13 +version: 2.5.14 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 Philipp Hörist homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin -min_gajim_version: 0.16.11.2 +min_gajim_version: 1.0.0