Skip to content

Commit

Permalink
Merge pull request swiftlang#3954 from CodaFi/vernacular-cosmetics-in…
Browse files Browse the repository at this point in the history
…-expressionist-thought

[Gardening] Update CHANGELOG for SE-0115
  • Loading branch information
lattner authored Aug 3, 2016
2 parents 491732b + 0acb698 commit f71b5ed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Note: This is in reverse chronological order, so newer entries are added to the

Swift 3.0
---------
* [SE-0115](https://github.com/apple/swift-evolution/blob/master/proposals/0115-literal-syntax-protocols.md)

To clarify the role of `*LiteralConvertible` protocols, they have
been renamed to `ExpressibleBy*Literal`. No requirements of these
protocols have changed.

* [SE-0107](https://github.com/apple/swift-evolution/blob/master/proposals/0107-unsaferawpointer.md)

An `Unsafe[Mutable]RawPointer` type has been introduced. It replaces
Expand Down

0 comments on commit f71b5ed

Please sign in to comment.