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: _posts/2014-09-18-elixir-v1-0-0-released.markdown
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ We hope the [Hex package manager](http://hex.pm) will be the home of many of tho
37
37
38
38
## Expectations
39
39
40
-
Similar to [Go version 1 announcement](https://golang.org/doc/go1compat), we believe it is fair to set some expections regarding Elixir v1.0.0. Although we expect that the vast majority of programs will remain compatible over time, it is impossible to guarantee that no future change will break any program.
40
+
We would like to elaborate on the expectations regarding Elixir v1.0.0. Although we expect that the vast majority of programs will remain compatible over time, it is impossible to guarantee that no future change will break any program.
41
41
42
42
Under some unlikely circumstances, we may introduce changes that break existing code:
0 commit comments