File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ sampling of potentially good ideas that are not in scope for Swift
73
73
interoperability with C++ is a significant undertaking that is out
74
74
of scope for Swift 3.0.
75
75
76
- ### Accepted proposals
76
+ ### Accepted proposals for Swift 3.0
77
77
78
78
* [ Better Translation of Objective-C APIs Into Swift] ( proposals/0005-objective-c-name-translation.md )
79
79
* [ 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
94
94
changes in Swift 3.0 so that users can begin migrating their code
95
95
sooner.
96
96
97
- ### Accepted proposals
97
+ ### Accepted proposals for Swift 2.2
98
98
99
99
* [ Allow (most) keywords as argument labels] ( proposals/0001-keywords-as-argument-labels.md )
100
100
You can’t perform that action at this time.
0 commit comments