We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b861578 commit cb95e06Copy full SHA for cb95e06
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## March 10, 2021 - 3.6.0
2
+
3
+- Add custom permission/role lifecycle endpoints
4
5
## February 26, 2021 - 3.5.0
6
7
- Support additional claims for jwt token generation
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "3.5.0"
+__version__ = "3.6.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments