summary refs log tree commit diff stats
path: root/changelogs/changelog_X_XX_X.md
blob: 48520fd44c94cb85ef785329eb0b60bc1d2e46de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# v1.xx.x - yyyy-mm-dd

This is an example file.
The changes should go to changelog.md!


## Standard library additions and changes

- Added `example.exampleProc`.
- Changed `example.foo` to take additional `bar` parameter.


## Language changes


## Compiler changes


## Tool changes