Skip to content

Commit 083ef8a

Browse files
authored
Merge pull request #554 from splitio/update-changes-version
updated version and changes
2 parents 6c9b1a5 + 488423d commit 083ef8a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
10.2.0 (Jan 17, 2025)
2+
- Added support for the new impressions tracking toggle available on feature flags, both respecting the setting and including the new field being returned on SplitView type objects. Read more in our docs.
3+
14
10.1.0 (Aug 7, 2024)
25
- Added support for Kerberos authentication in Spnego and Proxy Kerberos server instances.
36

splitio/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '10.1.0'
1+
__version__ = '10.2.0'

0 commit comments

Comments
 (0)