Skip to content

Commit 0acb698

Browse files
committed
Update CHANGELOG for SE-0115
1 parent 177ad2c commit 0acb698

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Note: This is in reverse chronological order, so newer entries are added to the
22

33
Swift 3.0
44
---------
5+
* [SE-0115](https://github.com/apple/swift-evolution/blob/master/proposals/0115-literal-syntax-protocols.md)
6+
7+
To clarify the role of `*LiteralConvertible` protocols, they have
8+
been renamed to `ExpressibleBy*Literal`. No requirements of these
9+
protocols have changed.
10+
511
* [SE-0107](https://github.com/apple/swift-evolution/blob/master/proposals/0107-unsaferawpointer.md)
612

713
An `Unsafe[Mutable]RawPointer` type has been introduced. It

0 commit comments

Comments
 (0)