Skip to content

Commit

Permalink
Changelog for v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferhatelmas committed Jun 8, 2020
1 parent 99e4b0e commit e48276a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Change history
================

=====
3.5.0
=====
:release-date: 2020-06-08
:by: Ferhat Elmas

Add enrichment support to direct activity get

=====
3.4.0
=====
Expand Down
2 changes: 1 addition & 1 deletion stream/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
__copyright__ = "Copyright 2014, Stream.io, Inc"
__credits__ = ["Thierry Schellenbach, mellowmorning.com, @tschellenbach"]
__license__ = "BSD-3-Clause"
__version__ = "3.4.0"
__version__ = "3.5.0"
__maintainer__ = "Thierry Schellenbach"
__email__ = "support@getstream.io"
__status__ = "Production"
Expand Down

0 comments on commit e48276a

Please sign in to comment.