We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 986e239 commit 81a84bcCopy full SHA for 81a84bc
CHANGELOG
@@ -1,3 +1,6 @@
1
+## July 23, 2020 - 1.4.0
2
+- Support timeout while muting a user
3
+
4
## June 23, 2020 - 1.3.1
5
- Set a generic user agent for file/image get to prevent bot detection
6
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "1.3.1"
+__version__ = "1.4.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments