7 ms·
Is it me or a release notes with a list of what changed is nowhere to be found?
by leo79 14y ago
Is it me or a release notes with a list of what changed is nowhere to be found?
- carlosgaldino 14y agoAlthough it doesn't have a complete list of changes you can check some changes in the blog. http://elixir-lang.org/blog/ http://elixir-lang.org/blog/ There are some posts with a little summary of what happened during the week.
- josevalim 14y agoConsider this the initial release. The previous alpha versions were designed completely different, so release notes don't apply for this release. We will maintain a CHANGELOG from now on: https://github.com/elixir-lang/elixir/blob/master/CHANGELOG.md https://github.com/elixir-lang/elixir/blob/master/CHANGELOG....