Skip to content

Commit

Permalink
prepare 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tonini committed May 26, 2015
1 parent 5394e0f commit f2a94d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.2.3 - 2015/05/26
* [#202](https://github.com/elixir-lang/emacs-elixir/pull/202) - correct indentation after oneline def/if definition
* [#200](https://github.com/elixir-lang/emacs-elixir/pull/200) - correct elements indentation for structs, maps and tuples
* [#198](https://github.com/elixir-lang/emacs-elixir/pull/198) - indenting elements of a list correctly
* [#196](https://github.com/elixir-lang/emacs-elixir/pull/196) - correct indentation outside of blocks

## v2.2.2 - 2015/05/22
* [#193](https://github.com/elixir-lang/emacs-elixir/pull/193) - fix wrong indentation on empty line between existing code
* [#195](https://github.com/elixir-lang/emacs-elixir/pull/195) - highlighting of capitalized modules when used as structs
Expand Down

0 comments on commit f2a94d4

Please sign in to comment.