diff --git a/CHANGES.txt b/CHANGES.txt index 64b40c6..55abc85 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,9 +1,8 @@ 2.6.0 (May 15, 2024) - Updated @splitsoftware/splitio package to version 10.26.0 that includes: - - Updated @splitsoftware/splitio-commons package to version 1.14.0 that includes minor updates: - - Added support for targeting rules based on semantic versions (https://semver.org/). - - Added special impression label "targeting rule type unsupported by sdk" when the matcher type is not supported by the SDK, which returns 'control' treatment. - - Updated Split API client to include the flags spec version query parameter for the `splitChanges` and `auth` endpoints. + - Added support for targeting rules based on semantic versions (https://semver.org/). + - Added special impression label "targeting rule type unsupported by sdk" when the matcher type is not supported by the SDK, which returns 'control' treatment. + - Updated Split API client to include the flags spec version query parameter for the `splitChanges` and `auth` endpoints. - Updated base image to node:20.13.1-alpine3.19 2.5.1 (Mar 14, 2024)