Skip to content

Commit 5046758

Browse files
Update changelog
1 parent a745d3a commit 5046758

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,18 @@
22

33
## {{releaseVersion}} - {{releaseDate}}
44

5+
## 2.14.2 - 2025-12-07
6+
57
### Fixed
68

79
- Fix breakpoint filtering fallback in debugger logging ([#1989](https://github.com/swiftlang/vscode-swift/pull/1989))
810

11+
### Added
12+
13+
- When editing .sourcekit-lsp/config.json use the JSON schema from the toolchain ([#1979](https://github.com/swiftlang/vscode-swift/pull/1979))
14+
15+
## 2.14.2 - 2025-12-07
16+
917
### Fixed
1018

1119
- Fix extension failing to activate when Swiftly was installed via Homebrew ([#1975](https://github.com/swiftlang/vscode-swift/pull/1975))
@@ -916,4 +924,4 @@ Version 0.5.0 of vscode-swift now requires v1.65.0 of Visual Studio Code
916924
- Bundle using ESBuild.
917925
- Configuration parameter `path` to define where Swift executables are found.
918926
- Configuration parameter `buildArguments` to add custom build arguments.
919-
- Configure CodeLLDB to work with Swift.
927+
- Configure CodeLLDB to work with Swift.

0 commit comments

Comments
 (0)