Skip to content

Commit bc1a862

Browse files
committed
Update CHANGELOG, closes #15058
1 parent ae38331 commit bc1a862

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ The type system was made possible thanks to a partnership between [CNRS](https:/
180180
#### Mix
181181
182182
* [mix deps] Support filtering `mix deps` output
183+
* [mix compile] Enforce `:elixirc_paths` to be a list of strings to avoid paths from being discarded (the only documented type was lists of strings)
183184
* [mix test] Add `mix test --dry-run`
184185
185186
### 2. Hard deprecations

0 commit comments

Comments
 (0)