Skip to content

Commit 5aca7d5

Browse files
authored
Changelog for 26.3.0 release (#154)
1 parent 967a72e commit 5aca7d5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
This changelog relates to the VS Code Extension for the Mojo language. Changelogs for the Mojo project can be found at: [Mojo release changelog](https://docs.modular.com/mojo/changelog)
99

10+
## [26.3.0] - 2026-05-05
11+
12+
- Added: SDK status bar item that shows the detected Mojo SDK version, or a clickable warning if no SDK was found (#152)
13+
- Change: Updated function modifier syntax from `owned` to `var` (#117)
14+
- Fix: Allow `mojo.lsp.includeDirs` to be set at workspace level (#145)
15+
- Fix: Add `buildArgs` to `mojo-lldb` debug configuration schema (#146)
16+
1017
## [26.2.0] - 2026-01-27
1118

1219
- Added: New command that stops the LSP server (#36) - Thanks @mzaks!

0 commit comments

Comments
 (0)