Skip to content

Commit 43c2cca

Browse files
authored
Bump changelog (#1657)
* Bump changelog Finalize for 2.6 release and start new entry * Try a union merge strategy Hoping less conflicts in the changelog
1 parent fe7f809 commit 43c2cca

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGELOG.md -text merge=union

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
### Fixed
6+
7+
- Cleanup Swift diagnostics when the source file is moved or deleted ([#1653](https://github.com/swiftlang/vscode-swift/pull/1653))
8+
9+
## 2.6.0 - 2025-06-26
10+
511
### Added
612

713
- Support for [multi-root .code-workspace](https://code.visualstudio.com/docs/editing/workspaces/multi-root-workspaces) workspaces ([#1566](https://github.com/swiftlang/vscode-swift/pull/1566))

0 commit comments

Comments
 (0)