We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5099bbf commit 59a4968Copy full SHA for 59a4968
CHANGELOG
@@ -1,3 +1,6 @@
1
+## November 12, 2020 - 1.7.1
2
+- Normalize sort parameter in query endpoints
3
+
4
## October 20, 2020 - 1.7.0
5
- Added support for blocklists
6
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "1.7.0"
+__version__ = "1.7.1"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments