Skip to content

Commit 8d36be3

Browse files
committed
Bump up changelog's 'new entries' notice to just bellow new Swift 4.1 section
1 parent 316accc commit 8d36be3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Swift 4.1
102102

103103
If you wish to provide your own implementation of `==`/`hashValue`, you still can; a custom implementation will replace the one synthesized by the compiler.
104104

105+
**Add new entries to the top of this file, not here!**
106+
105107
Swift 4.0
106108
---------
107109

@@ -391,8 +393,6 @@ Swift 4.0
391393
#define LIMITED (SMALL || TINY) // now imported as Bool.
392394
```
393395

394-
**Add new entries to the top of this file, not here!**
395-
396396
Swift 3.1
397397
---------
398398

0 commit comments

Comments
 (0)