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, 6 insertions, 20 deletions
diff --git a/changelogs/changelog_X_XX_X.md b/changelogs/changelog_X_XX_X.md
index 45a8cbc44..48520fd44 100644
--- a/changelogs/changelog_X_XX_X.md
+++ b/changelogs/changelog_X_XX_X.md
@@ -1,34 +1,20 @@
-# vx.xx.x - yyyy-mm-dd
+# v1.xx.x - yyyy-mm-dd
 
 This is an example file.
 The changes should go to changelog.md!
 
 
-## Changes affecting backwards compatibility
+## Standard library additions and changes
 
-- Example item: `Foo` changed to `Bar`.
-
-
-### Breaking changes in the standard library
-
-
-### Breaking changes in the compiler
-
-
-## Library additions
-
-## Library changes
-
-## Language additions
+- Added `example.exampleProc`.
+- Changed `example.foo` to take additional `bar` parameter.
 
 
 ## Language changes
 
 
-### Tool changes
-
+## Compiler changes
 
-### Compiler changes
 
+## Tool changes
 
-## Bugfixes