Skip to content

Commit a7794cc

Browse files
committed
Release v2.9.0
1 parent 7541a47 commit a7794cc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## May 31st, 2021 - 2.9.0
2+
3+
- Add support for app and user level token revoke
4+
15
## May 21st, 2021 - 2.8.0
26

37
- Add query message flags support

lib/stream-chat/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# lib/version.rb
44

55
module StreamChat
6-
VERSION = '2.8.0'
6+
VERSION = '2.9.0'
77
end

0 commit comments

Comments
 (0)