Skip to content

Commit f71b5ed

Browse files
authored
Merge pull request #3954 from CodaFi/vernacular-cosmetics-in-expressionist-thought
[Gardening] Update CHANGELOG for SE-0115
2 parents 491732b + 0acb698 commit f71b5ed

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 replaces

0 commit comments

Comments
 (0)