Skip to content

Commit 962ac39

Browse files
Update CHANGELOG.md to add missing SR-11700 link (#31435)
1 parent 366d77a commit 962ac39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ CHANGELOG
2525
</details>
2626

2727
Swift 5.3
28-
----------
28+
---------
2929

3030
* [SR-7083][]:
3131

@@ -653,8 +653,6 @@ Swift 5.1
653653
`Array` and `ContiguousArray` now have `init(unsafeUninitializedCapacity:initializingWith:)`,
654654
which provides access to the array's uninitialized storage.
655655

656-
**Add new entries to the top of this section, not here!**
657-
658656
Swift 5.0
659657
---------
660658

@@ -8108,4 +8106,5 @@ Swift 1.0
81088106
[SR-9827]: <https://bugs.swift.org/browse/SR-9827>
81098107
[SR-11298]: <https://bugs.swift.org/browse/SR-11298>
81108108
[SR-11429]: <https://bugs.swift.org/browse/SR-11429>
8109+
[SR-11700]: <https://bugs.swift.org/browse/SR-11700>
81118110
[SR-11841]: <https://bugs.swift.org/browse/SR-11841>

0 commit comments

Comments
 (0)