You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,9 @@ CHANGELOG
22
22
Swift 4.1
23
23
---------
24
24
25
+
*[SE-0161][] is fully implemented. KeyPaths now support subscript, optional
26
+
chaining, and optional force-unwrapping components.
27
+
25
28
*[SE-0186][]
26
29
27
30
It is no longer valid to use the ownership keywords `weak` and `unowned` for property declarations in protocols. These keywords are meaningless and misleading when used in a protocol as they don't have any effect.
0 commit comments