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 6028029 commit 2995f1eCopy full SHA for 2995f1e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## December 1st, 2021 - 2.16.0
2
+
3
+- Add permissions v2 APIs
4
5
## November 25th, 2021 - 2.15.0
6
7
- Add configuration support for channel truncate
lib/stream-chat/version.rb
@@ -3,5 +3,5 @@
# lib/version.rb
module StreamChat
- VERSION = '2.15.0'
+ VERSION = '2.16.0'
end
0 commit comments