Skip to content

Commit 1925dd0

Browse files
eksperimentaljosevalim
authored andcommitted
Add v1.4.0 to Docs page (#916)
1 parent 0684888 commit 1925dd0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs.markdown

+9
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ Choose which version you want documentation for.
2626
* [Logger](https://hexdocs.pm/logger/master/) - built-in Logger
2727
* [Mix](https://hexdocs.pm/mix/master/) - build tool
2828

29+
<h4 id="v1.4">v1.4 <small>(<a href="https://github.com/elixir-lang/elixir/releases/download/v1.4.0/Docs.zip">download</a>)</small></h4>
30+
31+
* [Elixir](https://hexdocs.pm/elixir/1.4.0/) - standard library
32+
* [EEx](https://hexdocs.pm/eex/1.4.0/) - templating library
33+
* [ExUnit](https://hexdocs.pm/ex_unit/1.4.0/) - unit test library
34+
* [IEx](https://hexdocs.pm/iex/1.4.0/) - interactive shell
35+
* [Logger](https://hexdocs.pm/logger/1.4.0/) - built-in Logger
36+
* [Mix](https://hexdocs.pm/mix/1.4.0/) - build tool
37+
2938
<h4 id="v1.3">v1.3 <small>(<a href="https://github.com/elixir-lang/elixir/releases/download/v1.3.3/Docs.zip">download</a>)</small></h4>
3039

3140
* [Elixir](https://hexdocs.pm/elixir/1.3.3/) - standard library

0 commit comments

Comments
 (0)