Skip to content

Commit 02deafd

Browse files
committed
Avoid warnings in docs
1 parent bafb68d commit 02deafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ This release requires Erlang/OTP 27+ and is compatible with Erlang/OTP 29.
208208

209209
#### Mix
210210

211-
* [mix deps] Use config files to pass project state in `mix deps.partition` to avoid argv limits on Windows
211+
* [mix deps] Use config files to pass project state to avoid argv limits on Windows when using `MIX_OS_DEPS_COMPILE_PARTITION_COUNT`
212212
* [mix compile] Fix compile env change triggering full recompilation of path dependencies
213213
* [mix compile] Add a build lock around protocol consolidation in umbrellas
214214
* [mix compile] Ensure compilation of sibling deps do not mark path deps as changed

0 commit comments

Comments
 (0)