We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 166af76 commit 1ccc8d2Copy full SHA for 1ccc8d2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.4.0 - **Unreleased**
+## 2.4.0 - 2021-07-19
2
3
- Adds support for matrix: URI's according to MSC2312
4
- Adds some basic support for detecting Spaces (MSC1772)
lib/matrix_sdk/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module MatrixSdk
- VERSION = '2.3.0'
+ VERSION = '2.4.0'
5
end
0 commit comments