Skip to content

Commit c06332d

Browse files
committed
bump version
1 parent a5c2d54 commit c06332d

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
### v0.29.1: 5 August 2025
4+
5+
#### Improvements
6+
7+
- Added config options for disabling MCP and setting MCP port
8+
9+
#### Fixes
10+
11+
- Reverted release artefact name change
12+
- Fixed issue when the server would not start if MCP port was used
13+
- Fixed crash when reading docs fail
14+
- Normalize empty string in `dotFormatter` setting to `nil`
15+
- Fixed crashes on invalid multialias
16+
- Plugins that fail to compile are now skipped
17+
- Test code lens do not crash if unable to find scope
18+
- Suggest contract code lens do not crash if unable to translate erlang contract
19+
320
### v0.29.0: 4 August 2025
421

522
#### Highlights

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.29.0
1+
0.29.1

0 commit comments

Comments
 (0)