summary refs log tree commit diff stats
path: root/changelogs/changelog_X_XX_X.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/changelog_X_XX_X.md')
-rw-r--r--changelogs/changelog_X_XX_X.md26
1 files changed, 16 insertions, 10 deletions
diff --git a/changelogs/changelog_X_XX_X.md b/changelogs/changelog_X_XX_X.md
index 7ca4a1b9a..8b8d5eb91 100644
--- a/changelogs/changelog_X_XX_X.md
+++ b/changelogs/changelog_X_XX_X.md
@@ -1,27 +1,33 @@
-## v0.XX.0 - XX/XX/2018
+# vx.xx.x - yyyy-mm-dd
 
-### Changes affecting backwards compatibility
 
-- Example item: ``Foo`` changed to ``Bar``.
+## Changes affecting backwards compatibility
 
-#### Breaking changes in the standard library
+- Example item: `Foo` changed to `Bar`.
 
 
-#### Breaking changes in the compiler
+### Breaking changes in the standard library
 
-### Library additions
 
-### Library changes
+### Breaking changes in the compiler
 
 
-### Language additions
+## Library additions
 
 
-### Language changes
+## Library changes
+
+
+## Language additions
+
+
+## Language changes
 
 
 ### Tool changes
 
+
 ### Compiler changes
 
-### Bugfixes
+
+## Bugfixes