Skip to content

Commit 848680d

Browse files
authored
Fix a link and top section in CHANGELOG.md (#7661)
A link to a PR at the top was missing, which broke Markdown rendering. Additionally, the top section was removed apparently by accident, making it unclear where entries at the top belong.
1 parent 9e5f8b7 commit 848680d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Note: This is in reverse chronological order, so newer entries are added to the top.
22

3+
Swift Next
4+
-----------
5+
36
* [#7530]
47

58
Starting from tools-version 6.0 makes it possible for packages to depend on each other if such dependency doesn't form any target-level cycles.
@@ -420,4 +423,5 @@ Swift 3.0
420423
[#7201]: https://github.com/apple/swift-package-manager/pull/7201
421424
[#7202]: https://github.com/apple/swift-package-manager/pull/7202
422425
[#7507]: https://github.com/apple/swift-package-manager/pull/7507
426+
[#7530]: https://github.com/apple/swift-package-manager/pull/7530
423427
[#7535]: https://github.com/apple/swift-package-manager/pull/7535

0 commit comments

Comments
 (0)