Skip to content

Commit d395c3e

Browse files
voltoneJosé Valim
authored andcommitted
Update CHANGELOG.md (#9708)
1 parent c3e903f commit d395c3e

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
@@ -144,7 +144,7 @@ Finally, ExUnit comes with two small but important improvements: `ExUnit.Capture
144144
#### Mix
145145

146146
* [mix compile] Add `--profile time` flag to profile compilation steps
147-
* [mix deps.compile] Add `--skip-umbrella-apps` flag. The new flag does not compile umbrella apps. This is useful for building caches in CD/CI pipelines
147+
* [mix deps.compile] Add `--skip-umbrella-children` flag. The new flag does not compile umbrella apps. This is useful for building caches in CD/CI pipelines
148148
* [mix deps.unlock] Add `--check-unused` flag. The new flag raises if there are any unused dependencies in the lock file
149149
* [mix release] Allow `RELEASE_DISTRIBUTION` to be set to `none`
150150
* [mix release] Support overlays in `rel/overlays`

0 commit comments

Comments
 (0)