We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f8769a commit ab55552Copy full SHA for ab55552
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## v1.4.3 - 2014/08/16
2
+* [#75](https://github.com/elixir-lang/emacs-elixir/pull/75) - Clean up several minor bugbears in elixir-smie.
3
+* [#74](https://github.com/elixir-lang/emacs-elixir/pull/74) - Remove special indentation rules for operators, except booleans.
4
+
5
## v1.4.2 - 2014/08/15
6
* [#73](https://github.com/elixir-lang/emacs-elixir/pull/73) - Fix buggy syntax highlighting behavior involving "?"
7
* [#71](https://github.com/elixir-lang/emacs-elixir/pull/71) - Need two backslashes in regex string.
0 commit comments