Skip to content

Commit 53c1d6b

Browse files
committed
Version 2.2.0
1 parent 09eb41d commit 53c1d6b

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.2.0 - **Unreleased**
1+
## 2.2.0 - 2020-11-20
22

33
- Adds direct message (1:1) room mapping to client abstraction
44
- Adds Api#get_room_event_context (#13)

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.3'
4+
VERSION = '2.2.0'
55
end

0 commit comments

Comments
 (0)