Skip to content

Commit 5aba62b

Browse files
committed
Changelog for v3.3.0
1 parent 2c7a42a commit 5aba62b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Change history
33
================
44

5+
=====
6+
3.3.0
7+
=====
8+
:release-date: 2020-05-04
9+
:by: Ferhat Elmas
10+
11+
Add batch unfollow support
12+
513
=====
614
3.2.1
715
=====

stream/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
__copyright__ = "Copyright 2014, Stream.io, Inc"
66
__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach"]
77
__license__ = "BSD-3-Clause"
8-
__version__ = "3.2.1"
8+
__version__ = "3.3.0"
99
__maintainer__ = "Thierry Schellenbach"
1010
__email__ = "support@getstream.io"
1111
__status__ = "Production"

0 commit comments

Comments
 (0)