Skip to content

Commit e1fa795

Browse files
committed
relnotes: add missing headers "Rustdoc" and "Platform Support"
also bump source permalink
1 parent 4e9d4da commit e1fa795

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/release/release-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,16 @@ release team later.
3131

3232
The release note text is automatically pulled in subsequent steps, and should use headers from [this list] if possible:
3333

34-
[this list]: https://github.com/rust-lang/relnotes/blob/33e78d703a439c8721705b26e2613ec6dac0cb4f/src/main.rs#L444-L449
34+
[this list]: https://github.com/rust-lang/relnotes/blob/21ed8b35851a34cae062bb342810a0280bbd19d7/src/main.rs#L454-L463
3535

3636
* Compatibility Notes
3737
* Library
3838
* Stabilized APIs
3939
* Const Stabilized APIs
40+
* Rustdoc
4041
* Language
4142
* Compiler
43+
* Platform Support
4244
* Internal Changes
4345
* Other
4446

0 commit comments

Comments
 (0)