File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.2.3 - 2015/05/26
2
+ * [ #202 ] ( https://github.com/elixir-lang/emacs-elixir/pull/202 ) - correct indentation after oneline def/if definition
3
+ * [ #200 ] ( https://github.com/elixir-lang/emacs-elixir/pull/200 ) - correct elements indentation for structs, maps and tuples
4
+ * [ #198 ] ( https://github.com/elixir-lang/emacs-elixir/pull/198 ) - indenting elements of a list correctly
5
+ * [ #196 ] ( https://github.com/elixir-lang/emacs-elixir/pull/196 ) - correct indentation outside of blocks
6
+
1
7
## v2.2.2 - 2015/05/22
2
8
* [ #193 ] ( https://github.com/elixir-lang/emacs-elixir/pull/193 ) - fix wrong indentation on empty line between existing code
3
9
* [ #195 ] ( https://github.com/elixir-lang/emacs-elixir/pull/195 ) - highlighting of capitalized modules when used as structs
You can’t perform that action at this time.
0 commit comments