File tree 2 files changed +15
-2
lines changed
2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
- ## v2.5.0 - Unreleased
1
+ ## v2.6.0 - Unreleased
2
+
3
+ ## v2.5.0 - 2023-06-26
4
+
5
+ * [ #505 ] ( https://github.com/elixir-editors/emacs-elixir/pull/505 ) - Update markdown, add Tips & Tricks
6
+ * [ #504 ] ( https://github.com/elixir-editors/emacs-elixir/pull/504 ) - Add guards to easymenu
7
+ * [ #502 ] ( https://github.com/elixir-editors/emacs-elixir/pull/502 ) - add H to list of sigil characters
8
+ * [ #499 ] ( https://github.com/elixir-editors/emacs-elixir/pull/499 ) - Fix CI
9
+ * [ #498 ] ( https://github.com/elixir-editors/emacs-elixir/pull/498 ) - Delete -emacs-elixir-format files when elixir-format is called uninteractively
10
+ * [ #496 ] ( https://github.com/elixir-editors/emacs-elixir/pull/496 ) - Add mention of Tree-Sitter WIP work
11
+ * [ #493 ] ( https://github.com/elixir-editors/emacs-elixir/pull/493 ) - Support ~ H heex sigil
12
+ * [ #490 ] ( https://github.com/elixir-editors/emacs-elixir/pull/490 ) - chore(cleanup): remove Emacs 24 hack not supported anymore
13
+ * [ #489 ] ( https://github.com/elixir-editors/emacs-elixir/pull/489 ) - fix(tests): remove duplicated tests
14
+ * [ #487 ] ( https://github.com/elixir-editors/emacs-elixir/pull/487 ) - Bump otp and elixir versions for ci testing
2
15
3
16
## v2.4.0 - 2021-10-05
4
17
* [ #485 ] ( https://github.com/elixir-editors/emacs-elixir/pull/485 ) - Add require for cl-lib
Original file line number Diff line number Diff line change 10
10
; ; URL: https://github.com/elixir-editors/emacs-elixir
11
11
; ; Created: Mon Nov 7 2011
12
12
; ; Keywords: languages elixir
13
- ; ; Version: 2.4 .0
13
+ ; ; Version: 2.5 .0
14
14
; ; Package-Requires: ((emacs "25"))
15
15
16
16
; ; This file is not a part of GNU Emacs.
You can’t perform that action at this time.
0 commit comments