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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,8 @@ Swift 4.1
102
102
103
103
If you wish to provide your own implementation of `==`/`hashValue`, you still can; a custom implementation will replace the one synthesized by the compiler.
104
104
105
+
**Add new entries to the top of this file, not here!**
106
+
105
107
Swift 4.0
106
108
---------
107
109
@@ -391,8 +393,6 @@ Swift 4.0
391
393
#defineLIMITED (SMALL || TINY) // now imported as Bool.
392
394
```
393
395
394
-
**Add new entries to the top of this file, not here!**
0 commit comments