From d5e439b2ad4d9d7b5876fa983f2a2a39db267c50 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20H=C3=B6rist?= <philipp@hoerist.com>
Date: Sun, 28 Aug 2016 11:01:33 +0200
Subject: [PATCH] Update CHANGELOG

---
 omemo/CHANGELOG | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/omemo/CHANGELOG b/omemo/CHANGELOG
index 0451831d..1e588f03 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
-- 
GitLab