We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8857aa2 commit 44f8062Copy full SHA for 44f8062
CHANGELOG
@@ -2,6 +2,15 @@
2
Change history
3
================
4
5
+=====
6
+3.0.2
7
8
+:release-date: 2018-05-24
9
+:by: Jelte Fennema
10
+
11
+Fixes for filtering by reactions by kind
12
13
14
======
15
3.0.1
16
stream/__init__.py
@@ -5,7 +5,7 @@
__copyright__ = "Copyright 2014, Stream.io, Inc"
__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach"]
__license__ = "BSD-3-Clause"
-__version__ = "3.0.1"
+__version__ = "3.0.2"
__maintainer__ = "Thierry Schellenbach"
__email__ = "support@getstream.io"
__status__ = "Production"
0 commit comments