Skip to content

Commit ce90952

Browse files
committed
Changelog fix
1 parent a5edfe2 commit ce90952

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

PowerSync/PowerSync.Common/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
# PowerSync.Common Changelog
22

3+
## 0.1.3
4+
5+
- Add support for loading custom SQLite extensions via `MDSQLiteOptions.Extensions`.
6+
37
## 0.1.2
48

59
- Add support for MacCatalyst.
610
- Add support for .NET 9.0. Supported targets now also include `net9.0`, `net9.0-android`, `net9.0-ios`, and `net9.0-maccatalyst`.
711
- Update the PowerSync SQLite core extension to 0.4.13.
812
- Add support for offline-first file attachments via `AttachmentQueue`. See `Attachments/README.md`.
9-
- Add support for loading custom SQLite extensions via `MDSQLiteOptions.Extensions`.
1013

1114
## 0.1.1
1215

PowerSync/PowerSync.Maui/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# PowerSync.Maui Changelog
22

3+
## 0.1.3
4+
5+
- Upstream PowerSync.Common version bump (See Powersync.Common changelog 0.1.2 for more information)
6+
37
## 0.1.2
48

59
- Add support for MacCatalyst.

0 commit comments

Comments
 (0)