summary refs log tree commit diff stats
path: root/changelogs/changelog_X_XX_X.md
blob: 8b8d5eb9166c91164ecab0cb44f8e7ef426d7b4d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# vx.xx.x - yyyy-mm-dd


## Changes affecting backwards compatibility

- Example item: `Foo` changed to `Bar`.


### Breaking changes in the standard library


### Breaking changes in the compiler


## Library additions


## Library changes


## Language additions


## Language changes


### Tool changes


### Compiler changes


## Bugfixes