From 165f1e1653ceeb08d9dcec07a18813baa4c04c3d Mon Sep 17 00:00:00 2001 From: stevensJourney Date: Mon, 15 Dec 2025 18:02:27 +0200 Subject: [PATCH] fix changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b970fa4..a383e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ * **Potential Breaking Change** The `newClientImplementation` now uses WebSockets to connect to the PowerSync service. These WebSockets connections do not log events to `SyncClientConfiguration->requestLogger`. * Add the `soft` flag to `disconnectAndClear()` which keeps an internal copy of synced data in the database, allowing faster re-sync if a compatible token is used in the next connect() call * Update PowerSync SQLite core to 0.4.10 -* Update Kotlin SDK to 1.7.0. +* Update Kotlin SDK to 1.9.0. +* Bumped the minimum Swift tools version requirement to 6.1 ## 1.7.0