Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ Latest
[lexicographical order]: https://en.wikipedia.org/wiki/Lexicographical_order
[SE-0015]: https://github.com/apple/swift-evolution/blob/master/proposals/0015-tuple-comparison-operators.md

* The `@objc(SomeName)` attribute is now supported on enums and enum cases to
rename the generated Objective-C declaration.

**(rdar://problem/21930334)**

2015-09-17 [Xcode 7.1, Swift 2.1]
----------

Expand Down