Skip to content

Commit

Permalink
Release 3.11.0 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anatoly Rugalev authored Jul 5, 2021
1 parent a41d353 commit e7670f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## Jul 5, 2021 - 3.11.0

- Update existing permission related API (/roles and /permissions endpoints)

## Jul 2, 2021 - 3.10.0

- Add support for campaign API (early alpha, can change)
Expand Down
2 changes: 1 addition & 1 deletion stream_chat/__pkg__.py
Original file line number Diff line number Diff line change
@@ -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 comments on commit e7670f6

Please sign in to comment.