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 5cfdcc6 commit 830c846Copy full SHA for 830c846
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## June 25th, 2021 - 2.11.0
2
+
3
+- Add support for improved search
4
5
## June 4th, 2021 - 2.10.0
6
7
- Add custom command CRUD support
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.10.0'
+ VERSION = '2.11.0'
end
0 commit comments