Skip to content

Commit

Permalink
Release v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas committed Feb 8, 2021
1 parent 42ed093 commit 33966f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## February 8, 2021 - 3.2.0
- Add channel partial update

## January 22, 2021 - 3.1.1
- Bump pyjwt to 2.x

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.1.1"
__version__ = "3.2.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "[email protected]"
__status__ = "Production"

0 comments on commit 33966f2

Please sign in to comment.