Skip to content

Commit f2a94d4

Browse files
committed
prepare 2.2.3
1 parent 5394e0f commit f2a94d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
## v2.2.2 - 2015/05/22
28
* [#193](https://github.com/elixir-lang/emacs-elixir/pull/193) - fix wrong indentation on empty line between existing code
39
* [#195](https://github.com/elixir-lang/emacs-elixir/pull/195) - highlighting of capitalized modules when used as structs

0 commit comments

Comments
 (0)