You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ You can now also install archives from Hex in this way. Since they are fetched a
109
109
110
110
It is also possible to install escripts and archives by providing a Git/GitHub repo. See `mix help escript.install` and `mix help archive.install` for more details.
111
111
112
-
## v1.4.1-dev
112
+
## v1.4.1 (2017-01-26)
113
113
114
114
### 1. Bug fixes
115
115
@@ -125,6 +125,7 @@ It is also possible to install escripts and archives by providing a Git/GitHub r
125
125
126
126
#### Mix
127
127
128
+
*[Mix.Make] Run `make clean` for `erlang.mk`
128
129
*[Mix.Rebar] Support all of rebar3 dependency package declaration
129
130
*[Mix.Rebar] Only pass overrides from parent to child in Rebar dep
0 commit comments