Skip to content

Commit 40b1fd0

Browse files
committed
bump version
1 parent 873d8e0 commit 40b1fd0

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
### Unreleased
22

3+
### v0.26.3: 30 January 2025
4+
5+
#### Improvements
6+
7+
- ElixirLS updated to [v0.26.3](https://github.com/elixir-lsp/elixir-ls/blob/master/CHANGELOG.md#v0263)
8+
- Relaxed VSCode engine requirement to 1.93. ElixirLS should now be compatible with Cursor 0.42+
9+
310
### v0.26.2: 2 January 2025
411

512
#### Improvements

elixir-ls

Submodule elixir-ls updated 35 files

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "The Elixir community",
1212
"license": "MIT",
1313
"publisher": "JakeBecker",
14-
"version": "0.26.2",
14+
"version": "0.26.3",
1515
"engines": {
1616
"vscode": "^1.93.0"
1717
},

0 commit comments

Comments
 (0)