diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index b91378e..8f61120 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,3 +1,9 @@ +2.3.7 / 2017-08-26 +- Query only the most recent PEP items + +2.3.6 / 2017-08-21 +- Adapt to Gaim beeing now a Package + 2.3.5 / 2017-08-07 - Support 12bit IVs on httpupload files diff --git a/omemo/manifest.ini b/omemo/manifest.ini index 0508b14..8a6c0d9 100644 --- a/omemo/manifest.ini +++ b/omemo/manifest.ini @@ -1,7 +1,7 @@ [info] name: OMEMO short_name: omemo -version: 2.3.6 +version: 2.3.7 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 dependencys, you can find install instructions for your system in the Github Wiki. authors: Bahtiar `kalkin-` Gadimov Daniel Gultsch