We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9037805 commit 865d51dCopy full SHA for 865d51d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## Aug 31, 2021 - 3.12.2
2
+
3
+- Use post instead of get requests in query channels
4
5
## Aug 24, 2021 - 3.12.1
6
7
- Add namespace for ease of use and consistency in campaign update endpoints.
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2021, Stream.io, Inc"
-__version__ = "3.12.1"
+__version__ = "3.12.2"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments