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 ff86419 commit 8243d9aCopy full SHA for 8243d9a
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## May 21st, 2021 - 2.8.0
2
+
3
+- Add query message flags support
4
5
## March 17th, 2021 - 2.7.0
6
7
- Add Ruby 3.x support
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.7.0'
+ VERSION = '2.8.0'
end
0 commit comments