Skip to content

Commit e21f161

Browse files
committed
Changelog entry
1 parent 0a8e4d6 commit e21f161

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sqlite3/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.4.7
2+
3+
- Web: Improve performance of in-memory and IndexedDB file system implementations.
4+
15
## 2.4.6
26

37
- WebAssembly: Call `_initialize` function of sqlite3 module if one is present.

sqlite3/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite3
22
description: Provides lightweight yet convenient bindings to SQLite by using dart:ffi
3-
version: 2.4.6
3+
version: 2.4.7
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66

0 commit comments

Comments
 (0)