diff --git a/CHANGES.txt b/CHANGES.txt index ff03376f..8973780e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +4.18.2 (Oct 15, 2025) +- Fixed an issue where Manager.splitNames() return incorrect formatted result using redis storage and no custom prefix. +- Added using String only parameter for treatments in FallbackTreatmentConfiguration class. + 4.18.1 (Sep 30, 2025) - Fixed an issue where Streaming client hangs during token renew process.