Skip to content

Commit 16fb513

Browse files
ultramiraculoustkremenek
authored andcommitted
Update Changelog to include SE-0080 (#7205)
1 parent d7f2fc8 commit 16fb513

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ CHANGELOG
2020
Swift 3.1
2121
---------
2222

23+
* [SE-0080][]:
24+
25+
Adds a new family of conversion initializers to all numeric types that
26+
either complete successfully without loss of information or return nil.
27+
2328
* Swift will now warn when an `NSObject` subclass attempts to override the
2429
class `initialize` method. Swift doesn't guarantee that references to class
2530
names trigger Objective-C class realization if they have no other

0 commit comments

Comments
 (0)