Skip to content

Commit

Permalink
Add release note for deprecated IncrementalEdit
Browse files Browse the repository at this point in the history
  • Loading branch information
kimdv committed Apr 24, 2024
1 parent 8d4f13a commit e6d6ee4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Release Notes/601.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@

## Deprecations

- `IncrementalEdit` deprecated in favor of `SourceEdit`
- Description: `IncrementalEdit` is being dropped for `SourceEdit`. `SourceEdit` has deprecated compatibility layers to make it API-compatible with `IncrementalEdit`
- Issue: https://github.com/apple/swift-syntax/issues/2532
- Pull request: https://github.com/apple/swift-syntax/pull/2604

## API-Incompatible Changes

## Template
Expand Down

0 comments on commit e6d6ee4

Please sign in to comment.