You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -383,7 +383,7 @@ This work was performed by Jonatan Männchen and sponsored by the Erlang Ecosyst
383
383
384
384
#### Mix
385
385
386
-
*[mix cmd] Preserve argument quoting in subcommands
386
+
*[mix cmd] Preserve argument quoting in subcommands by no longer performing shell expansion. To revert to the previous behaviour, pass `--shell` before the command name
387
387
*[mix format] Ensure the formatter does not go over the specified limit in certain corner cases
388
388
*[mix release] Fix `RELEASE_SYS_CONFIG` for Windows 11
389
389
*[mix test] Preserve files with no longer filter on `mix test`
0 commit comments