Skip to content

Commit 8dd64ea

Browse files
committed
Prepare 1.11.0 release
1 parent 75257c1 commit 8dd64ea

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Changelog
22

3-
## 1.11.0 (unreleased)
3+
## 1.11.0
44

55
* Add support for [sync streams](https://docs.powersync.com/sync/streams/overview).
66
* Fixed MainActor isolation warning for UserAgent function.
7+
* Support tvOS.
78

89
## 1.10.0
910

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// The current version of the PowerSync Swift SDK. This should be updated to the latest version in `CHANGELOG.md` when a new version is released.
2-
let libraryVersion = "1.10.0"
2+
let libraryVersion = "1.11.0"
33

0 commit comments

Comments
 (0)