We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a06599 commit 5117708Copy full SHA for 5117708
CHANGES.txt
@@ -1,3 +1,5 @@
1
+8.1.1 (14 Jun, 2019)
2
+ - Fixed python3 compatibility issue in uwsgi caching mode.
3
8.1.0 (3 Jun, 2019)
4
- Added properties to track method.
5
- Input Validation: added validation for traffic types, split names and multiple factory instantiation.
splitio/version.py
@@ -1 +1 @@
-__version__ = '8.1.1-rc1'
+__version__ = '8.1.1'
0 commit comments