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 6a2c2bc commit 3129e8bCopy full SHA for 3129e8b
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.1.2 - **Unreleased**
+## 2.1.2 - 2020-09-10
2
3
- Adds method for reading complete member lists for rooms, improves the CS spec adherence
4
- Adds test for state events
lib/matrix_sdk/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module MatrixSdk
- VERSION = '2.1.1'
+ VERSION = '2.1.2'
5
end
0 commit comments