From cf822b900b7fc174698f6b18b263018b805920c0 Mon Sep 17 00:00:00 2001 From: Emiliano Sanchez Date: Tue, 1 Oct 2024 14:48:50 -0300 Subject: [PATCH] Add changelog entry --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 1c55e907..c993161c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,5 @@ 2.0.0 (September XX, 2024) + - Updated internal storage factory to emit the SDK_READY_FROM_CACHE event when it corresponds, to clean up the initialization flow. - Added `factory.destroy()` method, which invokes the `destroy` method on all SDK clients created by the factory. - Added support for targeting rules based on large segments. - BREAKING CHANGES: