Skip to content

Commit 75907cc

Browse files
committed
bump version
1 parent 1e9ec9f commit 75907cc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
### v0.26.2: 1 January 2025
4+
5+
#### Improvements
6+
7+
- Replace remote function code action now works when erlang modules are aliased
8+
9+
#### Fixes
10+
11+
- Fix crash when extracting data from diagnostics on elixir 1.18
12+
- Fixed crash in keyword options completions when docs cannot be found
13+
- Fixed crash in keyword options completions when remote type cannot be expanded
14+
315
### v0.26.1: 30 December 2024
416

517
#### Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.26.1
1+
0.26.2

0 commit comments

Comments
 (0)