File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ CHANGELOG
25
25
Swift 5.1
26
26
---------
27
27
28
- * [ SE-0256 ] [ ] :
28
+ * [ SE-0254 ] [ ] :
29
29
30
30
Subscripts can now be declared ` static ` or (inside classes) ` class ` .
31
31
@@ -227,6 +227,8 @@ Swift 5.1
227
227
Swift 5.0
228
228
---------
229
229
230
+ ### 2019-03-25 (Xcode 10.2)
231
+
230
232
* [ SE-0235] [ ] :
231
233
232
234
The standard library now contains a ` Result ` type for manually propagating errors.
@@ -487,8 +489,6 @@ Swift 5.0
487
489
}
488
490
```
489
491
490
- ** Add new entries to the top of this section, not here!**
491
-
492
492
Swift 4.2
493
493
---------
494
494
@@ -7631,6 +7631,8 @@ Swift 1.0
7631
7631
[SE- 0235 ]: < https: // github.com/apple/swift-evolution/blob/master/proposals/0235-add-result.md>
7632
7632
[SE- 0242 ]: < https: // github.com/apple/swift-evolution/blob/master/proposals/0242-default-values-memberwise.md>
7633
7633
[SE- 0245 ]: < https: // github.com/apple/swift-evolution/blob/master/proposals/0245-array-uninitialized-initializer.md>
7634
+ [SE- 0252 ]: < https: // github.com/apple/swift-evolution/blob/master/proposals/0252-keypath-dynamic-member-lookup.md>
7635
+ [SE- 0254 ]: < https: // github.com/apple/swift-evolution/blob/master/proposals/0254-static-subscripts.md>
7634
7636
7635
7637
[SR- 106 ]: < https: // bugs.swift.org/browse/SR-106>
7636
7638
[SR- 419 ]: < https: // bugs.swift.org/browse/SR-419>
You can’t perform that action at this time.
0 commit comments