Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 935f266

Browse files
author
José Valim
committed
Properly name blog post file
1 parent 6294cef commit 935f266

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2013-11-05-elixir-v0-11-0-released copy.markdown renamed to _posts/2013-11-05-elixir-v0-11-0-released.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,5 @@ In the optimization front, we have pushed the first iteration of a [feature call
6868
And finally, a minor but frequently asked feature has finally arrived into Elixir: variables follow the same rules as other identifiers in the language, which means developers can now name their variables `is_atom?`. For a general overview, [check out the CHANGELOG](https://github.com/elixir-lang/elixir/blob/v0.11.0/CHANGELOG.md).
6969

7070
Give Elixir a try! You can start with our [getting started guide](http://elixir-lang.org/getting_started/1.html), or check out our sidebar for other learning resources.
71+
72+
**PS:** We have just released v0.11.1 which address a regression in Mix and improves the dependencies update process.

0 commit comments

Comments
 (0)