Skip to content

Commit eb20483

Browse files
committed
Update changelog
1 parent d37e09e commit eb20483

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## 0.7.0
22

3-
- Fix `ArgumentError (Invalid argument(s): argument value for 'return_value' is null)` in sqlite3 by upgrading to version 2.4.4.
3+
- BREAKING CHANGE: Update all Database types to use a `CommonDatabase` interface.
4+
- BREAKING CHANGE: Update the openDB and open mthods to be synchronous.
5+
- 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.
46

57
## 0.6.1
68

0 commit comments

Comments
 (0)