version++

This commit is contained in:
Andy Uhnak
2023-04-12 16:53:26 +01:00
parent e47ba982f1
commit e3ace26c79
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
## Changes in 1.10.10 (2023-04-12)
🙌 Improvements
- Crypto: Enable Rust Crypto for all users ([#7485](https://github.com/vector-im/element-ios/pull/7485))
- Upgrade MatrixSDK version ([v0.26.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.7)).
## Changes in 1.10.9 (2023-04-04)
🙌 Improvements

View File

@@ -1 +0,0 @@
Crypto: Enable Rust Crypto for all users

View File

@@ -1 +0,0 @@
Upgrade MatrixSDK version ([v0.26.7](https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.26.7)).