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+
116## v2.0.1 - 2014/09/11
217* [ #119 ] ( https://github.com/elixir-lang/emacs-elixir/pull/119 ) - Fixed: indent-inside-parens
318* [ #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 88; ; URL: https://github.com/elixir-lang/emacs-elixir
99; ; Created: Mon Nov 7 2011
1010; ; Keywords: languages elixir
11- ; ; Version: 2.0.1
11+ ; ; Version: 2.0.2
1212
1313; ; This file is not a part of GNU Emacs.
1414
You can’t perform that action at this time.
0 commit comments