We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0a643 commit 280f604Copy full SHA for 280f604
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## March 10, 2021 - 3.7.0
2
+
3
+- Add get_rate_limits endpoint support
4
5
## March 10, 2021 - 3.6.0
6
7
- Add custom permission/role lifecycle endpoints
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
-__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "3.6.0"
+__copyright__ = "Copyright 2019-2021, Stream.io, Inc"
+__version__ = "3.7.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments