Skip to content

Commit 7373e91

Browse files
Merge pull request #483 from elixir-editors/bump_version
Bump version to v2.4.0
2 parents 907ef43 + 2cdb48e commit 7373e91

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

+11-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
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
312
* [#459](https://github.com/elixir-editors/emacs-elixir/pull/459) - Customizable face for numbers
413

514
## v2.3.2 - 2020-11-16

0 commit comments

Comments
 (0)