Skip to content

Commit 0be5ca2

Browse files
committed
Prepare release
1 parent 5efb06c commit 0be5ca2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

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

55
* Added the ability to log PowerSync sync network requests.
66

@@ -18,11 +18,10 @@ try await database.connect(
1818
)
1919
)
2020
)
21+
```
2122

2223
* Update core extension to 0.4.4, fixing a bug where `hasSynced` would turn `false` when losing connectivity.
2324

24-
25-
```
2625
## 1.3.1
2726

2827
* Update SQLite to 3.50.3.

0 commit comments

Comments
 (0)