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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,6 +109,16 @@ 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.4 (2017-05-15)
113
+
114
+
This version includes changes that make Elixir fully compatible with Erlang OTP 20-rc.1.
115
+
116
+
### 1. Bug fixes
117
+
118
+
#### Elixir
119
+
120
+
*[Map] Fix regression on struct update syntax
121
+
112
122
## v1.4.3 (2017-05-15)
113
123
114
124
This version includes changes that make Elixir fully compatible with Erlang OTP 20-rc.1.
0 commit comments