Skip to content

Commit 47bd36e

Browse files
authored
Add missing changelog entry (#1928)
Issue: #1912
1 parent 5aa6783 commit 47bd36e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
- Syntax highlighting for `*.swift.gyb` files ([#1515](https://github.com/swiftlang/vscode-swift/pull/1515))
88
- Activate the extension if a workspace folder contains a `.bsp` folder ([#1865](https://github.com/swiftlang/vscode-swift/pull/1865))
99

10+
### Fixed
11+
12+
- Fixed an issue where the activation of the extension was held up while waiting on the deubg configuration to update ([#1914](https://github.com/swiftlang/vscode-swift/pull/1914))
13+
1014
## 2.12.0 - 2025-10-29
1115

1216
### Added

0 commit comments

Comments
 (0)