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 7541a47 commit a7794ccCopy full SHA for a7794cc
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## May 31st, 2021 - 2.9.0
2
+
3
+- Add support for app and user level token revoke
4
5
## May 21st, 2021 - 2.8.0
6
7
- Add query message flags support
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.8.0'
+ VERSION = '2.9.0'
end
0 commit comments