diff --git a/templates/relnotes.md b/templates/relnotes.md
index a7b9d78..b608db6 100644
--- a/templates/relnotes.md
+++ b/templates/relnotes.md
@@ -1,6 +1,8 @@
Version {{version}} ({{date}})
==========================
+
+
Language
--------
**relnotes**
@@ -9,6 +11,8 @@ Language
**other**
{{language_unsorted}}
+
+
Compiler
--------
**relnotes**
@@ -17,6 +21,8 @@ Compiler
**other**
{{compiler_unsorted}}
+
+
Libraries
---------
**relnotes**
@@ -25,9 +31,13 @@ Libraries
**other**
{{libraries_unsorted}}
+
+
Stabilized APIs
---------------
+
+
Cargo
-----
**relnotes**
@@ -36,9 +46,13 @@ Cargo
**other**
{{cargo_unsorted}}
+
+
Misc
----
+
+
Compatibility Notes
-------------------
**relnotes**
@@ -47,6 +61,8 @@ Compatibility Notes
**other**
{{compat_unsorted}}
+
+
Internal Changes
----------------