Skip to content

Commit 2ef0791

Browse files
committed
Add changelog
1 parent a2077e6 commit 2ef0791

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
* Add `rawConnection` getter to `ConnectionContext`, which is a `SQLiteConnection` instance from
77
`androidx.sqlite` that can be used to step through statements in a custom way.
88
* Add an integration for the Room database library ([readme](integrations/room/README.md)).
9+
* Add the `com.powersync:integration-sqldelight` module providing a SQLDelight driver based on open
10+
PowerSync instances. See [the readme](integrations/sqldelight/README.md) for details.
911

1012
## 1.5.1
1113

0 commit comments

Comments
 (0)