diff --git a/CHANGES.md b/CHANGES.md
index 89121bdf54..c1d3b8b733 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,4 +1,4 @@
-Changes in Element 1.1.7 (2021-XX-XX)
+Changes in Element 1.1.7 (2021-05-12)
 ===================================================
 
 Features ✨:
@@ -28,9 +28,6 @@ Bugfix 🐛:
  - Fix read marker visibility/position when filtering some events 
  - Fix user invitation in case of restricted profile api (#3306)
 
-Translations 🗣:
- -
-
 SDK API changes ⚠️:
  - RegistrationWizard.createAccount() parameters are now all optional, following Matrix spec (#3205)
 
@@ -39,9 +36,6 @@ Build 🧱:
  - https://github.com/Piasy/BigImageViewer is now hosted on mavenCentral()
  - Upgrade Realm to version 10.4.0
 
-Test:
- -
-
 Other changes:
  - New store descriptions
  - `master` branch has been renamed to `main`. To apply change to your dev environment, run:
diff --git a/fastlane/metadata/android/en-US/changelogs/40101070.txt b/fastlane/metadata/android/en-US/changelogs/40101070.txt
new file mode 100644
index 0000000000..254e4c0f62
--- /dev/null
+++ b/fastlane/metadata/android/en-US/changelogs/40101070.txt
@@ -0,0 +1,2 @@
+Main changes in this version: beta support for Spaces. Compress video before sending.
+Full changelog: https://github.com/vector-im/element-android/releases/tag/v1.1.7
\ No newline at end of file