Skip to content

Commit f7a31ac

Browse files
author
José Valim
committed
Update CHANGELOG
1 parent 31aebcd commit f7a31ac

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,17 @@ ask Mix to use Rebar 3 to compile it by passing the `manager: :rebar3` option.
8585
Once configured, Mix will prompt you to install Rebar 3 if it is not yet
8686
available.
8787

88+
## v1.2.2-dev
89+
90+
### 1. Enhancements
91+
92+
* [Kernel] Support `@compile {:autoload, false}` to disable automatic loading after compilation
93+
94+
### 2. Bug fixes
95+
96+
* [Mix] Ensure retrieve compile manifests do fail if some compilers are not yet available
97+
* [Mix] Automatically merge managers according to the mix > rebar3 > rebar > make order
98+
8899
## v1.2.1 (2016-01-14)
89100

90101
### 1. Enhancements

0 commit comments

Comments
 (0)