Skip to content

Commit d1c300f

Browse files
committed
docs(changelog): be more verbose about offline mode breaking change
1 parent b283a31 commit d1c300f

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
@@ -21,7 +21,7 @@ alongside drivers for other proprietary databases, with the goal to support full
2121

2222
If interested, please email your inquiry to [email protected].
2323

24-
The offline mode for the queries has been changed to use a separate file per `query!()` invocation,
24+
The offline mode for the queries (CLI flag `--merged`) has been changed to use a separate file per `query!()` invocation,
2525
which is intended to reduce the number of conflicts when merging branches in a project that both modified queries.
2626
See [[#2363]] for details.
2727

0 commit comments

Comments
 (0)