Skip to content

Commit 865acf3

Browse files
committed
Release v3.11.1
1 parent 58f5722 commit 865acf3

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
## Aug 19, 2021 - 3.11.1
2+
3+
- Fix base path for listing campaigns
4+
15
## Jul 5, 2021 - 3.11.0
26

3-
- Update existing permission related API (/roles and /permissions endpoints)
7+
- Update existing permission related API (/roles and /permissions endpoints)
48

59
## Jul 2, 2021 - 3.10.0
610

stream_chat/__pkg__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__author__ = "Tommaso Barbugli"
22
__copyright__ = "Copyright 2019-2021, Stream.io, Inc"
3-
__version__ = "3.11.0"
3+
__version__ = "3.11.1"
44
__maintainer__ = "Tommaso Barbugli"
55
__email__ = "[email protected]"
66
__status__ = "Production"

0 commit comments

Comments
 (0)