We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e7a926 commit fdad850Copy full SHA for fdad850
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## February 22, 2021 - 3.4.0
2
+
3
+- Add channel mute/unmute for a user
4
5
## February 22, 2021 - 3.3.0
6
7
- Add options to send message
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "3.3.0"
+__version__ = "3.4.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments