diff --git a/drift/CHANGELOG.md b/drift/CHANGELOG.md index 86ed13a7..0c58caf5 100644 --- a/drift/CHANGELOG.md +++ b/drift/CHANGELOG.md @@ -6,6 +6,8 @@ - Add the `substr` extension on `Expression` to call the sqlite3 function from the Dart API. - Add `isolateSetup` to `NativeDatabase.createInBackground()` to override libraries. +- Add `WasmDatabase.probe()`, a method probing for available implementations and existing + databases without opening one directly. ## 2.10.0