We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8888d3a commit 10dfea9Copy full SHA for 10dfea9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## January 5, 2021 - 3.1.0
2
+- Add check SQS helper
3
+
4
## December 17, 2020 - 3.0.1
5
- Use f strings internally
6
- Use github actions and CI requirements to setup
stream_chat/__pkg__.py
@@ -1,6 +1,6 @@
__author__ = "Tommaso Barbugli"
__copyright__ = "Copyright 2019-2020, Stream.io, Inc"
-__version__ = "3.0.1"
+__version__ = "3.1.0"
__maintainer__ = "Tommaso Barbugli"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments