diff --git a/drift/CHANGELOG.md b/drift/CHANGELOG.md index 1393415c..e3ffe070 100644 --- a/drift/CHANGELOG.md +++ b/drift/CHANGELOG.md @@ -3,6 +3,7 @@ - Add support for subqueries in the Dart query builder. - Add `isInExp` and `isNotInExp` to construct `IS IN` expressions with arbitrary expressions. +- Add `isolateSetup` to `NativeDatabase.createInBackground()` to override libraries. ## 2.10.0