Skip to content

Commit 2342864

Browse files
committed
Merge branch 'feat/progress-priorities' of https://github.com/powersync-ja/powersync-dotnet into feat/progress-priorities
2 parents aff7d22 + e510477 commit 2342864

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PowerSync/PowerSync.Common/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PowerSync.Common Changelog
22

33
## 0.0.6-alpha.1
4-
- Updated to the lastest version (0.4.10) of the core extension.
4+
- Updated to the latest version (0.4.10) of the core extension.
55
- Dropping support for the legacy C# sync implementation.
66
- Add `trackPreviousValues` option on `TableOptions` which sets `CrudEntry.PreviousValues` to previous values on updates.
77
- Add `trackMetadata` option on `TableOptions` which adds a `_metadata` column that can be used for updates. The configured metadata is available through `CrudEntry.Metadata`.
@@ -35,4 +35,4 @@
3535
* linux-x64
3636
* osx-arm64
3737
* osx-x64
38-
* wind-x64
38+
* wind-x64

0 commit comments

Comments
 (0)