Skip to content

Commit 7f68052

Browse files
committed
Changelog entry for #2957
1 parent b77d96c commit 7f68052

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,10 @@ Swift 3.0
280280
person.valueForKeyPath(#keyPath(Person.bestFriend.lastName))
281281
```
282282

283+
* Traps from force-unwrapping nil `Optional`s now show the source location
284+
of the force unwrap operator.
285+
286+
283287
Swift 2.2
284288
---------
285289

0 commit comments

Comments
 (0)