version++

This commit is contained in:
Stefan Ceriu
2023-09-12 10:07:57 +03:00
parent 5a9c13a6eb
commit 0e1d6ac0ab
4 changed files with 12 additions and 3 deletions
+12
View File
@@ -1,3 +1,15 @@
## Changes in 1.11.2 (2023-09-12)
🙌 Improvements
- Upgrade MatrixSDK version ([v0.27.2](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.2)).
🐛 Bugfixes
- Fix an issue where rooms were not correctly sorted after forwarding a message. ([#7641](https://github.com/vector-im/element-ios/issues/7641))
- Add phone number UI and explanatory text is hidden if the 3 pid changes capability is disabled. ([#7670](https://github.com/vector-im/element-ios/issues/7670))
## Changes in 1.11.1 (2023-08-29)
✨ Features
-1
View File
@@ -1 +0,0 @@
Fix an issue where rooms were not correctly sorted after forwarding a message.
-1
View File
@@ -1 +0,0 @@
Add phone number UI and explanatory text is hidden if the 3 pid changes capability is disabled.
-1
View File
@@ -1 +0,0 @@
Upgrade MatrixSDK version ([v0.27.2](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.2)).