Skip to content

Commit 30ab18e

Browse files
committed
prepare 2.2.2
1 parent 45f97ab commit 30ab18e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v2.2.2 - 2015/05/22
2+
* [#193](https://github.com/elixir-lang/emacs-elixir/pull/193) - fix wrong indentation on empty line between existing code
3+
* [#195](https://github.com/elixir-lang/emacs-elixir/pull/195) - highlighting of capitalized modules when used as structs
4+
* [#192](https://github.com/elixir-lang/emacs-elixir/pull/192) - Fix (error "Lisp nesting exceeds `max-lisp-eval-depth'") which crashes correct indentation
5+
* [#190](https://github.com/elixir-lang/emacs-elixir/pull/190) - correct indentation for multiclause anonymous functions
6+
* [#189](https://github.com/elixir-lang/emacs-elixir/pull/189) - Modify indentation rules for one-line functions ending with bitstrings.
7+
* [#179](https://github.com/elixir-lang/emacs-elixir/pull/179) - Modify syntax highlighting so there is no differentiating between built-in and user-defined modules.
8+
* [#188](https://github.com/elixir-lang/emacs-elixir/pull/188) - Fix changelog.
9+
* [#187](https://github.com/elixir-lang/emacs-elixir/pull/187) - Add unresolved test case.
10+
* [#178](https://github.com/elixir-lang/emacs-elixir/pull/178) - Factor out `cask install` as its own task in Rakefile
11+
112
## v2.2.1 - 2015/05/19
213
* [#186](https://github.com/elixir-lang/emacs-elixir/pull/186) - Remove undocumented failing tests.
314
* [#182](https://github.com/elixir-lang/emacs-elixir/pull/182) - Remove redundant local-pair tip for smartparens users

0 commit comments

Comments
 (0)