diff --git a/CHANGELOG.md b/CHANGELOG.md index 341eeb0c..deaeb62b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ ### Changes -* When using the `@file` operator in queries, the values are matched exactly with the [SQL `IN` operator](https://sqlite.org/src/doc/tip/src/in-operator.md). - * The `@like` operator no longer has any effect when use in conjunction with `@file` +* When using the `@file` operator in queries, the values are matched exactly with the [SQL + `IN` operator](https://sqlite.org/src/doc/tip/src/in-operator.md). + * The `@like` operator no longer has any effect when use in conjunction with `@file` ## v5.0.1