Skip to content

Commit 2aa099b

Browse files
Update CHANGELOG to remove version 2.14.2
Removed version 2.14.2 entry and its fixed items from the changelog.
1 parent 5046758 commit 2aa099b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22

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

5-
## 2.14.2 - 2025-12-07
6-
7-
### Fixed
8-
9-
- Fix breakpoint filtering fallback in debugger logging ([#1989](https://github.com/swiftlang/vscode-swift/pull/1989))
10-
115
### Added
126

137
- When editing .sourcekit-lsp/config.json use the JSON schema from the toolchain ([#1979](https://github.com/swiftlang/vscode-swift/pull/1979))
@@ -924,4 +918,4 @@ Version 0.5.0 of vscode-swift now requires v1.65.0 of Visual Studio Code
924918
- Bundle using ESBuild.
925919
- Configuration parameter `path` to define where Swift executables are found.
926920
- Configuration parameter `buildArguments` to add custom build arguments.
927-
- Configure CodeLLDB to work with Swift.
921+
- Configure CodeLLDB to work with Swift.

0 commit comments

Comments
 (0)