File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v2.0.2 - 2014/10/29
2
+ * [ #136 ] ( https://github.com/elixir-lang/emacs-elixir/pull/136 ) - Expand def of block operator regex to include non-newlines.
3
+ * [ #137 ] ( https://github.com/elixir-lang/emacs-elixir/pull/137 ) - update rake tasks
4
+ * [ #135 ] ( https://github.com/elixir-lang/emacs-elixir/pull/135 ) - Update README so the MELPA badge points to stable build.
5
+ * [ #133 ] ( https://github.com/elixir-lang/emacs-elixir/pull/133 ) - refine readme
6
+ * [ #134 ] ( https://github.com/elixir-lang/emacs-elixir/pull/134 ) - refine the ability to show the current elixir-mode version
7
+ * [ #132 ] ( https://github.com/elixir-lang/emacs-elixir/pull/132 ) - Added: test coverage with undercover.el
8
+ * [ #131 ] ( https://github.com/elixir-lang/emacs-elixir/pull/131 ) - Fix documentation url
9
+ * [ #127 ] ( https://github.com/elixir-lang/emacs-elixir/pull/127 ) - Add failing test for comment in cond expression (fixed)
10
+ * [ #128 ] ( https://github.com/elixir-lang/emacs-elixir/pull/128 ) - Added: collection of failing tests
11
+ * [ #124 ] ( https://github.com/elixir-lang/emacs-elixir/pull/124 ) - Fixed: Build Status badge
12
+ * [ #123 ] ( https://github.com/elixir-lang/emacs-elixir/pull/123 ) - TravisCI: add-apt-repository and apt-get install fix
13
+ * [ #121 ] ( https://github.com/elixir-lang/emacs-elixir/pull/121 ) - Add TravisCI support
14
+ * [ #122 ] ( https://github.com/elixir-lang/emacs-elixir/pull/122 ) - Remove unused code
15
+
1
16
## v2.0.1 - 2014/09/11
2
17
* [ #119 ] ( https://github.com/elixir-lang/emacs-elixir/pull/119 ) - Fixed: indent-inside-parens
3
18
* [ #117 ] ( https://github.com/elixir-lang/emacs-elixir/pull/117 ) - Fixed: emacs 24.3 tests
Original file line number Diff line number Diff line change 8
8
; ; URL: https://github.com/elixir-lang/emacs-elixir
9
9
; ; Created: Mon Nov 7 2011
10
10
; ; Keywords: languages elixir
11
- ; ; Version: 2.0.1
11
+ ; ; Version: 2.0.2
12
12
13
13
; ; This file is not a part of GNU Emacs.
14
14
You can’t perform that action at this time.
0 commit comments