Skip to content

Commit f90f6be

Browse files
committed
update changes
1 parent 7086918 commit f90f6be

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGES.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
CHANGES
22

3+
8.10.1 (Jan 21, 2025)
4+
- Fixed rule-based segment matcher.
5+
36
8.10.0 (Nov 28, 2025)
4-
- Replaced socketry gem used in streaming feature with built-in socket lib.
7+
- Updated socketry gem used in streaming feature with built-in socket lib.
58

69
8.9.0 (Oct 8, 2025)
710
- Added new configuration for Fallback Treatments, which allows setting a treatment value and optional config to be returned in place of "control", either globally or by flag. Read more in our docs.

lib/splitclient-rb/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module SplitIoClient
2-
VERSION = '8.10.1-rc1'
2+
VERSION = '8.10.1-rc.2'
33
end

0 commit comments

Comments
 (0)