Skip to content

Commit 31ea421

Browse files
committed
Release notes for SPI MacroExpansion/PluginMessageHandling
1 parent 0e66a03 commit 31ea421

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
@@ -156,6 +156,11 @@
156156
- Pull request: https://github.com/apple/swift-syntax/pull/2531
157157
- Migration steps: Use `if case .backslash = triviaPiece` instead
158158

159+
- All symbols in `SwiftCompilerPluginMessageHandling` are now SPI
160+
- Description: This module is only intended to be used from some internal components. Any other modules should not use them directly.
161+
- Pull request: https://github.com/apple/swift-syntax/pull/2489
162+
- Migration steps: Stop using this module.
163+
159164
## Template
160165

161166
- *Affected API or two word description*

0 commit comments

Comments
 (0)