We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a41d353 commit e7670f6Copy full SHA for e7670f6
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Jul 5, 2021 - 3.11.0
2
+
3
+- Update existing permission related API (/roles and /permissions endpoints)
4
5
## Jul 2, 2021 - 3.10.0
6
7
- Add support for campaign API (early alpha, can change)
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2021, Stream.io, Inc"
-__version__ = "3.10.0"
+__version__ = "3.11.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments