We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1922c3 commit d63a22aCopy full SHA for d63a22a
CHANGELOG
@@ -1,3 +1,9 @@
1
+## Apr 17, 2020 - 1.2.2
2
+- Fix version number
3
+
4
+## Apr 17, 2020 - 1.2.1
5
+- Allow to override client.base_url
6
7
## Mar 29, 2020 - 1.2.0
8
- Add support for invites
9
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "1.2.0"
+__version__ = "1.2.2"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments