Changelog added.

This commit is contained in:
Onuray Sahin 2020-09-24 11:44:17 +03:00 committed by Benoit Marty
parent 62449ee543
commit 0df3a8ad98

View file

@ -2,6 +2,7 @@ Changes in Element 1.0.9 (2020-XX-XX)
===================================================
Features ✨:
- Search messages in a room - phase 1 (#2110)
- Hide encrypted history (before user is invited). Can be shown if wanted in developer settings
Improvements 🙌:
@ -18,7 +19,7 @@ Translations 🗣:
-
SDK API changes ⚠️:
-
- Search messages in a room by using Session.searchService() or Room.search()
Build 🧱:
- Use Update Gradle Wrapper Action