Skip to content

Commit 0c4441c

Browse files
committed
Fix changelog message
1 parent eb20483 commit 0c4441c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 0.7.0
22

33
- BREAKING CHANGE: Update all Database types to use a `CommonDatabase` interface.
4-
- BREAKING CHANGE: Update the openDB and open mthods to be synchronous.
4+
- Update `openDB` and `open` methods to be synchronous.
55
- Fix `ArgumentError (Invalid argument(s): argument value for 'return_value' is null)` in sqlite3 when closing the database connection by upgrading to version 2.4.4.
66

77
## 0.6.1

0 commit comments

Comments
 (0)