Skip to content

Commit f3c1931

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 2e48d81 commit f3c1931

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22

33
## v1.0.1-dev
44

5+
* Enhancements
6+
* [Mix] Add MIX_ENV output to archive.build (as on escript.build)
7+
58
* Bug fixes
69
* [CLI] Fix Elixir CLI when running on Cygwin
710
* [ExUnit] Include stacktraces in ExUnit timeouts
8-
* [Mix] Load dependencies before `deps.check` compiles
11+
* [Mix] Load dependencies before `deps.check` compiles dependencies
912
* [Mix] Ensure `Mix.Config` is deep merged
1013
* [Mix] Change version requirement in new apps to `~> MAJOR.MINOR`
14+
* [Mix] Report correct location if local.hex fails
1115
* [Stream] Ensure `chunk/4` works correctly when halted
16+
* [System] Do not allow relative paths in `System.cmd` as documented
1217

1318
## v1.0.0 (2014-09-10)
1419

0 commit comments

Comments
 (0)