File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,7 @@ sooner.
125
125
### Accepted proposals for Swift 2.2
126
126
* [ Add a Lazy flatMap for Sequences of Optionals] ( proposals/0008-lazy-flatmap-for-optionals.md ) (SE-0008)
127
127
* [ Swift Language Version Build Configuration] ( proposals/0020-if-swift-version.md ) (SE-0020)
128
+ * [ Referencing the Objective-C selector of a method] ( proposals/0022-objc-selectors.md ) (SE-0022)
128
129
129
130
# Other Proposals
130
131
Original file line number Diff line number Diff line change 2
2
3
3
* Proposal: [ SE-0022] ( https://github.com/apple/swift-evolution/blob/master/proposals/0022-objc-selectors.md )
4
4
* Author(s): [ Doug Gregor] ( https://github.com/DougGregor )
5
- * Status: ** Under review **
5
+ * Status: ** Accepted **
6
6
* Review manager: [ Joe Groff] ( https://github.com/jckarter )
7
7
8
8
## Introduction
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ proposals in that process.
8
8
9
9
* January 6...8, 2016: [ SE-0010: Add StaticString.UnicodeScalarView] ( proposals/0010-add-staticstring-unicodescalarview.md )
10
10
* January 12...17, 2016: [ SE-0020: Swift Language Version Build Configuration] ( proposals/0020-if-swift-version.md )
11
- * January 18...23, 2016: [ SE-0022: Referencing the Objective-C selector of a method] ( proposals/0022-objc-selectors.md )
12
11
* January 22...31, 2016: [ SE-0023: API Design Guidelines] ( proposals/0006-apply-api-guidelines-to-the-standard-library.md )
13
12
* January 22...31, 2016: [ SE-0006: Apply API Guidelines to the Standard Library] ( proposals/0006-apply-api-guidelines-to-the-standard-library.md )
14
13
* January 22...31, 2016: [ SE-0005: Better Translation of Objective-C APIs Into Swift] ( proposals/0005-objective-c-name-translation.md )
You can’t perform that action at this time.
0 commit comments