Skip to content

Commit

Permalink
Update Mix entry in 1.17 CHANGELOG (#13477)
Browse files Browse the repository at this point in the history
Adding a note about a new option added in #13128.
  • Loading branch information
rhcarvalho authored Apr 5, 2024
1 parent 3a06089 commit 6a7cbf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ TODO.

#### Mix

* [mix deps] Add `:depth` option to `Mix.SCM.Git`, thus supporting shallow clones of Git dependencies
* [mix deps] Warn if `:optional` is used in combination with `:in_umbrella`
* [mix deps.get] Do not add optional dependency requirements if its parent dep was skipped
* [mix deps.tree] Add `--umbrella-only` to `mix deps.tree`
Expand Down

0 comments on commit 6a7cbf6

Please sign in to comment.