File tree 1 file changed +11
-2
lines changed
1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- ## v2.4.0 - Unreleased
2
-
1
+ ## v2.5.0 - Unreleased
2
+
3
+ ## v2.4.0 - 2021-10-05
4
+ * [ #485 ] ( https://github.com/elixir-editors/emacs-elixir/pull/485 ) - Add require for cl-lib
5
+ * [ #482 ] ( https://github.com/elixir-editors/emacs-elixir/pull/482 ) - Remove pkg-info dependency
6
+ * [ #481 ] ( https://github.com/elixir-editors/emacs-elixir/pull/481 ) - Enable elixir-mode by default when opening mix.lock file.
7
+ * [ #475 ] ( https://github.com/elixir-editors/emacs-elixir/pull/475 ) - Backport ppss accessors, use setq-local & more
8
+ * [ #472 ] ( https://github.com/elixir-editors/emacs-elixir/pull/472 ) - chore: update guides with new build system
9
+ * [ #471 ] ( https://github.com/elixir-editors/emacs-elixir/pull/471 ) - feat: switch CI and build system
10
+ * [ #470 ] ( https://github.com/elixir-editors/emacs-elixir/pull/470 ) - Highlight atom map keys that end with a newline
11
+ * [ #468 ] ( https://github.com/elixir-editors/emacs-elixir/pull/468 ) - Sigil heredoc support
3
12
* [ #459 ] ( https://github.com/elixir-editors/emacs-elixir/pull/459 ) - Customizable face for numbers
4
13
5
14
## v2.3.2 - 2020-11-16
You can’t perform that action at this time.
0 commit comments