From 495e4792b19becae7087afc35105d67ebb3cc37d Mon Sep 17 00:00:00 2001
From: Benoit Marty <benoitm@matrix.org>
Date: Thu, 27 Feb 2020 12:32:03 +0100
Subject: [PATCH] Prepare release 0.17.0

---
 CHANGES.md | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index c80337028e..95f35e3e1d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-Changes in RiotX 0.17.0 (2020-XX-XX)
+Changes in RiotX 0.17.0 (2020-02-27)
 ===================================================
 
 Features ✨:
@@ -26,20 +26,11 @@ Bugfix 🐛:
  - New direct chat: selecting several participants was not adding the room to the direct chats list
  - Room overview shows deleted messages as “Encrypted message” (#758)
 
-Translations 🗣:
- -
-
 SDK API changes ⚠️:
  - Get crypto methods through Session.cryptoService()
  - ProgressListener.onProgress() function will be invoked on the background thread instead of UI thread
  - Improve CreateRoomParams API (#1070)
 
-Build 🧱:
- -
-
-Other changes:
- -
-
 Changes in RiotX 0.16.0 (2020-02-14)
 ===================================================