Skip to content

Commit b949b3c

Browse files
authored
Bump changelog for 2.6.2 (#1683)
2.6.2 is finalized now
1 parent b5570ed commit b949b3c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,17 @@
22

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

5+
### Added
6+
7+
- Show revision hash or local/editing keyword in project panel dependency descriptions ([#1667](https://github.com/swiftlang/vscode-swift/pull/1667))
8+
9+
## 2.6.2 - 2025-07-02
10+
511
### Fixed
612

713
- Fix test explorer tests not updating on document modification ([#1663](https://github.com/swiftlang/vscode-swift/pull/1663))
814
- Fix improper parenting of tests w/ identical names in explorer ([#1664](https://github.com/swiftlang/vscode-swift/pull/1664))
915
- Ensure document symbols are provided for folders in multi-root workspaces ([#1668](https://github.com/swiftlang/vscode-swift/pull/1668))
10-
- Re-add support for revision hash or local/editing keyword in project panel dependency descriptions ([#1667](https://github.com/swiftlang/vscode-swift/pull/1667))
1116

1217
## 2.6.1 - 2025-06-27
1318

0 commit comments

Comments
 (0)