Skip to content

Commit 128b02e

Browse files
committed
Clarify that we're only accepting proposals that fit into "Stage 1".
1 parent 72e333b commit 128b02e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,15 @@ divided into two stages.
3232
Stage 1 focuses on the essentials required for source and ABI
3333
stability. Features that don't fundamentally change the ABI of
3434
existing language features or imply an ABI-breaking change to the
35-
standard library will not be considered in this stage.
35+
standard library will not be considered in this stage. **Swift 4 is
36+
currently only considering proposals that fit in Stage 1**.
3637

3738
Stage 2 will commence once the implementation work on the Stage 1
3839
features is cresting, and can contain a few other large and small
3940
features. We expect that stage 2 will commence some time in Spring
4041
2017.
4142

42-
The high-priority features supporting stage 1's source and ABI
43+
The high-priority features supporting Stage 1's source and ABI
4344
stability goals are:
4445

4546
* Source stability features: the Swift language will need [some

0 commit comments

Comments
 (0)