Skip to content

Commit 3f59ce1

Browse files
committed
bump version & update changes.txt
1 parent 7a7596e commit 3f59ce1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
8.0.0 (Apr 24, 2019)
2+
- Full SDK Refactor/rewrite.
3+
- New block until ready behaviour.
4+
- Support for async destroy.
5+
- Dynamic configs.
6+
- Impressions not flushing on destroy bugfix.
7+
- Removed unnecessary dependencies.
8+
- Test suite rewritten.
19
7.0.1 (Mar 8, 2019)
210
- Updated Splits refreshing rate.
311
- Replaced exception log level to error level.

splitio/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '8.0.0-rc1'
1+
__version__ = '8.0.0'

0 commit comments

Comments
 (0)