Skip to content

Commit ed60a36

Browse files
authored
Merge pull request #276 from splitio/chillaq-patch-1
Update CHANGES.txt and version
2 parents d1d8985 + 00b6084 commit ed60a36

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
9.2.0 (Oct 14, 2022)
2+
- Added a new impressions mode for the SDK called NONE , to be used in factory when there is no desire to capture impressions on an SDK factory to feed Split's analytics engine. Running NONE mode, the SDK will only capture unique keys evaluated for a particular feature flag instead of full blown impressions
3+
14
9.1.3 (July 25, 2022)
25
- Fixed synching missed segment(s) after receiving split update
36

splitio/version.py

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

0 commit comments

Comments
 (0)