Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 1 addition & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,7 @@
* [#175](https://github.com/elixir-lang/emacs-elixir/pull/175) - Add tips for smartparens users
* [#177](https://github.com/elixir-lang/emacs-elixir/pull/177) - Prefer Emacs over emacs.
* [#141](https://github.com/elixir-lang/emacs-elixir/pull/141) - Add documentation line explaining how to edit Elixir templates.

# Changelog

## v2.3.0-dev (unreleased)

### Bugfixes

* [Syntax Highlighting] Modules don't start with underscore. This fix corrects the fontification of private function.
* [Syntax Highlighting] Modules don't start with underscore. This fix corrects the fontification of private function.

## v2.2.0 2014/12/31

Expand Down