Skip to content

Commit d747664

Browse files
committed
updated version and changes
1 parent 7d66a5c commit d747664

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,5 +1,8 @@
11
CHANGES
22

3+
8.9.0 (Oct 8, 2025)
4+
- 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.
5+
36
8.8.0 (Sep 26, 2025)
47
- Added a maximum size payload when posting unique keys telemetry in batches
58

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.9.0-rc1'
2+
VERSION = '8.9.0'
33
end

0 commit comments

Comments
 (0)