Skip to content

Commit e7670f6

Browse files
author
Anatoly Rugalev
authored
Release 3.11.0 (#68)
1 parent a41d353 commit e7670f6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Jul 5, 2021 - 3.11.0
2+
3+
- Update existing permission related API (/roles and /permissions endpoints)
4+
15
## Jul 2, 2021 - 3.10.0
26

37
- Add support for campaign API (early alpha, can change)

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.10.0"
3+
__version__ = "3.11.0"
44
__maintainer__ = "Tommaso Barbugli"
55
__email__ = "[email protected]"
66
__status__ = "Production"

0 commit comments

Comments
 (0)