From 14123443bbfc34bac3fc14c71039028e00f2e2c9 Mon Sep 17 00:00:00 2001 From: Emmanuel Zamora Date: Thu, 6 Nov 2025 13:14:05 -0300 Subject: [PATCH] Update changes file --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index c0dd319..c12d77c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,7 @@ +1.2.2 (November 6, 2025) + - Updated dependencies to fix vulnerabilities. + - Added Split client initialization with blockUntilReady() and error handling for safer startup. + 1.2.1 (October 6, 2025) - Updated dependencies to fix vulnerabilities. - Added support for the shutdown feature.