Skip to content

Commit edfc64d

Browse files
ericalattner
authored andcommitted
Updated CHANGELOG.md to move 'Add new entries' line per @lattner request (#5437)
1 parent d9f6f32 commit edfc64d

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
@@ -35,6 +35,8 @@ Swift 3.1
3535
satisfying a predicate. `drop(while:)` requests the remaining
3636
subsequence after dropping the longest subsequence satisfying a
3737
predicate.
38+
39+
**Add new entries to the top of this file, not here!**
3840

3941
Swift 3.0
4042
---------
@@ -719,8 +721,6 @@ public func project(function f: FunctionType) -> (p0: CGPoint, p1: CGPoint) -> (
719721
person.valueForKeyPath(#keyPath(Person.bestFriend.lastName))
720722
```
721723

722-
**Add new entries to the top of this file, not here!**
723-
724724
Swift 2.2
725725
---------
726726

0 commit comments

Comments
 (0)