Skip to content

Commit 5117708

Browse files
author
Matias Melograno
committed
updated changes and version for releasing
1 parent 4a06599 commit 5117708

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
8.1.1 (14 Jun, 2019)
2+
- Fixed python3 compatibility issue in uwsgi caching mode.
13
8.1.0 (3 Jun, 2019)
24
- Added properties to track method.
35
- Input Validation: added validation for traffic types, split names and multiple factory instantiation.

splitio/version.py

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

0 commit comments

Comments
 (0)