We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ed093 commit 33966f2Copy full SHA for 33966f2
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## February 8, 2021 - 3.2.0
2
+- Add channel partial update
3
+
4
## January 22, 2021 - 3.1.1
5
- Bump pyjwt to 2.x
6
stream_chat/__pkg__.py
@@ -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__ = "support@getstream.io"
__status__ = "Production"
0 commit comments