Skip to content

Commit 2b5beb9

Browse files
committed
Merge pull request #2964 from ultramiraculous/patch-1
Update changelog to include SE-0093 addition
2 parents 6eab638 + ef777c2 commit 2b5beb9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Note: This is in reverse chronological order, so newer entries are added to the
33
Swift 3.0
44
---------
55

6+
* [SE-0093](https://github.com/apple/swift-evolution/blob/master/proposals/0093-slice-base.md): Slice types now have a `base` property that allows public readonly access to their base collections.
7+
68
* Nested generic functions may now capture bindings from the environment, for example:
79

810
```swift

0 commit comments

Comments
 (0)