PR merged after a release, move 2 lines

This commit is contained in:
Benoit Marty 2020-05-13 00:34:03 +02:00 committed by GitHub
parent aea9c958bf
commit 037b2e1d60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ Features ✨:
- Add Direct Shortcuts (#652) - Add Direct Shortcuts (#652)
Improvements 🙌: Improvements 🙌:
- - Invite member(s) to an existing room (#1276)
- Improve notification accessibility with ticker text (#1226) - Improve notification accessibility with ticker text (#1226)
Bugfix 🐛: Bugfix 🐛:
@ -14,7 +15,7 @@ Translations 🗣:
- -
SDK API changes ⚠️: SDK API changes ⚠️:
- - excludedUserIds parameter add to to UserService.getPagedUsersLive() function
Build 🧱: Build 🧱:
- -
@ -52,7 +53,6 @@ Improvements 🙌:
- Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719)) - Restart broken Olm sessions ([MSC1719](https://github.com/matrix-org/matrix-doc/pull/1719))
- Cross-Signing | Hide Use recovery key when 4S is not setup (#1007) - Cross-Signing | Hide Use recovery key when 4S is not setup (#1007)
- Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199 - Cross-Signing | Trust account xSigning keys by entering Recovery Key (select file or copy) #1199
- Invite member(s) to an existing room #1276
- E2E timeline decoration (#1279) - E2E timeline decoration (#1279)
- Manage Session Settings / Cross Signing update (#1295) - Manage Session Settings / Cross Signing update (#1295)
- Cross-Signing | Review sessions toast update old vs new (#1293, #1306) - Cross-Signing | Review sessions toast update old vs new (#1293, #1306)
@ -80,7 +80,6 @@ Translations 🗣:
SDK API changes ⚠️: SDK API changes ⚠️:
- Increase targetSdkVersion to 29 - Increase targetSdkVersion to 29
- excludedUserIds parameter add to to UserService.getPagedUsersLive() function
Build 🧱: Build 🧱:
- Compile with Android SDK 29 (Android Q) - Compile with Android SDK 29 (Android Q)