We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83576c6 commit 6af9feaCopy full SHA for 6af9fea
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## v2.2.4 - 2015/05/26
2
+
3
## v2.2.3 - 2015/05/26
4
* [#202](https://github.com/elixir-lang/emacs-elixir/pull/202) - correct indentation after oneline def/if definition
5
* [#200](https://github.com/elixir-lang/emacs-elixir/pull/200) - correct elements indentation for structs, maps and tuples
elixir-mode.el
@@ -10,7 +10,7 @@
10
;; URL: https://github.com/elixir-lang/emacs-elixir
11
;; Created: Mon Nov 7 2011
12
;; Keywords: languages elixir
13
-;; Version: 2.2.3
+;; Version: 2.2.4
14
15
;; This file is not a part of GNU Emacs.
16
0 commit comments