Skip to content

Commit 72cc9cb

Browse files
fix changelog (#99)
1 parent c48e90e commit 72cc9cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
* **Potential Breaking Change** The `newClientImplementation` now uses WebSockets to connect to the PowerSync service. These WebSockets connections do not log events to `SyncClientConfiguration->requestLogger`.
77
* 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
88
* Update PowerSync SQLite core to 0.4.10
9-
* Update Kotlin SDK to 1.7.0.
9+
* Update Kotlin SDK to 1.9.0.
10+
* Bumped the minimum Swift tools version requirement to 6.1
1011

1112

1213
## 1.7.0

0 commit comments

Comments
 (0)