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 0f58b57 commit 64f5ebbCopy full SHA for 64f5ebb
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## June 4th, 2021 - 2.10.0
2
+
3
+- Add custom command CRUD support
4
5
## May 31st, 2021 - 2.9.0
6
7
- Add support for app and user level token revoke
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.9.0'
+ VERSION = '2.10.0'
end
0 commit comments