Skip to content

Commit 8812734

Browse files
Add changelog
1 parent 13df840 commit 8812734

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
* *Potential Breaking Change*: Attachment helpers have been updated to better support Swift 6 strict concurrency checking. `Actor` isolation is improved, but developers who customize or extend `AttachmentQueue` will need to update their implementations. The default instantiation of `AttachmentQueue` remains unchanged.
1212
`AttachmentQueueProtocol` now defines the basic requirements for an attachment queue, with most base functionality provided via an extension. Custom implementations should extend `AttachmentQueueProtocol`.
13+
* Added `PowerSyncDynamic` product to package. Importing this product should restore XCode preview functionality.
1314
* [Internal] Instantiate Kotlin Kermit logger directly.
1415
* [Internal] Improved connection context error handling.
1516

0 commit comments

Comments
 (0)