We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af5cc6 commit fdbee80Copy full SHA for fdbee80
templates/relnotes.md
@@ -6,20 +6,23 @@ Language
6
**relnotes**
7
{{language_relnotes}}
8
9
+**other**
10
{{language_unsorted}}
11
12
Compiler
13
--------
14
15
{{compiler_relnotes}}
16
17
18
{{compiler_unsorted}}
19
20
Libraries
21
---------
22
23
{{libraries_relnotes}}
24
25
26
{{libraries_unsorted}}
27
28
Stabilized APIs
@@ -30,6 +33,7 @@ Cargo
30
33
31
34
{{cargo_relnotes}}
32
35
36
37
{{cargo_unsorted}}
38
39
Misc
@@ -40,13 +44,15 @@ Compatibility Notes
40
44
41
45
{{compat_relnotes}}
42
46
47
43
48
{{compat_unsorted}}
49
50
UNSORTED
51
52
53
{{unsorted_relnotes}}
54
55
56
{{unsorted}}
57
58
{{links}}
0 commit comments