We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f5722 commit 865acf3Copy full SHA for 865acf3
CHANGELOG.md
@@ -1,6 +1,10 @@
1
+## Aug 19, 2021 - 3.11.1
2
+
3
+- Fix base path for listing campaigns
4
5
## Jul 5, 2021 - 3.11.0
6
-- Update existing permission related API (/roles and /permissions endpoints)
7
+- Update existing permission related API (/roles and /permissions endpoints)
8
9
## Jul 2, 2021 - 3.10.0
10
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2021, Stream.io, Inc"
-__version__ = "3.11.0"
+__version__ = "3.11.1"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments