Skip to content

Commit

Permalink
Release v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas committed Feb 26, 2021
1 parent f21fbe5 commit a70ddae
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 @@
## February 26, 2021 - 3.5.0

- Support additional claims for jwt token generation

## February 22, 2021 - 3.4.0

- Add channel mute/unmute for a user
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-2020, Stream.io, Inc"
__version__ = "3.4.0"
__version__ = "3.5.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "[email protected]"
__status__ = "Production"

0 comments on commit a70ddae

Please sign in to comment.