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
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,6 +42,8 @@ Swift 5.0
42
42
conditionally conforms to `P`, will succeed when the conditional
43
43
requirements are met.
44
44
45
+
**Add new entries to the top of this file, not here!**
46
+
45
47
Swift 4.1
46
48
---------
47
49
@@ -167,8 +169,6 @@ Swift 4.1
167
169
168
170
If you wish to provide your own implementation of `==`/`hashValue`, you still can; a custom implementation will replace the one synthesized by the compiler.
169
171
170
-
**Add new entries to the top of this file, not here!**
0 commit comments