diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG index 0451831d5b27b488236681f7e845380c7069cd7d..1e588f03de3362d02426adbd68e6d25b1ad366ae 100644 --- a/omemo/CHANGELOG +++ b/omemo/CHANGELOG @@ -1,9 +1,14 @@ +0.9.0 / 2016-08-28 +- Send INFO message to resources who dont support OMEMO +- Check dependencys and give correct error message +- Dont process PreKeyWhisperMessages without PreKey +- Dont process PGP messages + 0.8.1 / 2016-08-05 - Query own Device Bundles on send button press - Make Fingerprint Window higher and rename Buttons for something more appropriate - Bugfixes - 0.8.0 / 2016-08-03 - Encryption improvements: -- SignedPreKey renews every 24 hours @@ -18,7 +23,6 @@ -- SQL Refactoring, so new users dont have to go through DB Migration -- Small bugfixes - 0.7.5 / 2016-07-20 ================ - Announcing of Support right after Plugin activation