version++

This commit is contained in:
Stefan Ceriu
2023-10-04 13:07:22 +03:00
parent 40025ee843
commit 0a3b1ea940
3 changed files with 8 additions and 2 deletions
+8
View File
@@ -1,3 +1,11 @@
## Changes in 1.11.4 (2023-10-04)
🙌 Improvements
- Upgrade MatrixSDK version ([v0.27.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.3)).
- Allow the use of Jitsi for 1:1 calls via a well-known configuration flag. ([#7684](https://github.com/vector-im/element-ios/issues/7684))
## Changes in 1.11.3 (2023-09-13)
🐛 Bugfixes
-1
View File
@@ -1 +0,0 @@
Allow the use of Jitsi for 1:1 calls via a well-known configuration flag.
-1
View File
@@ -1 +0,0 @@
Upgrade MatrixSDK version ([v0.27.3](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.27.3)).