Skip to content

Commit 3129e8b

Browse files
committed
Version 2.1.2
1 parent 6a2c2bc commit 3129e8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.1.2 - **Unreleased**
1+
## 2.1.2 - 2020-09-10
22

33
- Adds method for reading complete member lists for rooms, improves the CS spec adherence
44
- Adds test for state events

lib/matrix_sdk/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module MatrixSdk
4-
VERSION = '2.1.1'
4+
VERSION = '2.1.2'
55
end

0 commit comments

Comments
 (0)