Skip to content

Commit a77eebc

Browse files
committed
docs: add change log for add dispose method in database_tracker
1 parent 17545cb commit a77eebc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drift/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
JSON.
88
- Add `runWithInterceptor` method to databases to only apply interceptors in
99
a restricted block.
10+
- Add `dispose()` method to `DatabaseTracker` to explicitly release in-memory SQLite resources.
1011

1112
## 2.23.1
1213

0 commit comments

Comments
 (0)