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 61b60c0 commit 8c940c4Copy full SHA for 8c940c4
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## January 5th, 2021 - 2.3.0
2
+- Add check SQS helper
3
+
4
## January 4th, 2021 - 2.2.0
5
- Add support for export channels
6
- Improve readme for blocklist and export channels
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.2.0'
+ VERSION = '2.3.0'
7
end
0 commit comments