Skip to content

Commit f9f4f14

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 58946ce commit f9f4f14

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@
1111
* [Mix] Load dependencies before `deps.check` compiles dependencies
1212
* [Mix] Ensure `Mix.Config` is deep merged
1313
* [Mix] Change version requirement in new apps to `~> MAJOR.MINOR`
14-
* [Mix] Report correct location if local.hex fails
14+
* [Mix] Report correct location if local.hex fails and give higher priority to powershell install on Windows
1515
* [Stream] Ensure `chunk/4` works correctly when halted
16-
* [System] Do not allow relative paths in `System.cmd` as documented
16+
* [System] Do not allow relative paths in `System.cmd/3` as documented
17+
* [System] Fix `:stderr_to_stdout` option in `System.cmd/3`
1718

1819
## v1.0.0 (2014-09-10)
1920

0 commit comments

Comments
 (0)