Skip to content

Commit d7e01f2

Browse files
committed
Release notes for SPI MacroExpansion/PluginMessageHandling
(cherry picked from commit 31ea421)
1 parent bafb99c commit d7e01f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Release Notes/600.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,11 @@
172172
- Pull request: https://github.com/apple/swift-syntax/pull/2531
173173
- Migration steps: Use `if case .backslash = triviaPiece` instead
174174

175+
- All symbols in `SwiftCompilerPluginMessageHandling` are now SPI
176+
- Description: This module is only intended to be used from some internal components. Any other modules should not use them directly.
177+
- Pull request: https://github.com/apple/swift-syntax/pull/2489
178+
- Migration steps: Stop using this module.
179+
175180
## Template
176181

177182
- *Affected API or two word description*

0 commit comments

Comments
 (0)