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



## Standard library additions and changes

- `prelude` now works with the JavaScript target.


## Language changes



## Compiler changes

- Added `--declaredlocs` to show symbol declaration location in messages.
- Source+Edit links now appear on top of every docgen'd page when `nim doc --git.url:url ...` is given.


## Tool changes