Skip to content

Commit a52ff82

Browse files
committed
Clarify that the "Accepted Proposals" are per-release
1 parent 67774f1 commit a52ff82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ sampling of potentially good ideas that are not in scope for Swift
7373
interoperability with C++ is a significant undertaking that is out
7474
of scope for Swift 3.0.
7575

76-
### Accepted proposals
76+
### Accepted proposals for Swift 3.0
7777

7878
* [Better Translation of Objective-C APIs Into Swift](proposals/0005-objective-c-name-translation.md)
7979
* [Removing currying `func` declaration syntax](proposals/0002-remove-currying.md)
@@ -94,7 +94,7 @@ fundamentally change the way Swift is used. As a step toward Swift
9494
changes in Swift 3.0 so that users can begin migrating their code
9595
sooner.
9696

97-
### Accepted proposals
97+
### Accepted proposals for Swift 2.2
9898

9999
* [Allow (most) keywords as argument labels](proposals/0001-keywords-as-argument-labels.md)
100100

0 commit comments

Comments
 (0)