small changelog cleanup [ci skip]

This commit is contained in:
narimiran
2020-10-22 11:16:15 +02:00
parent 773643b47b
commit e47c3987c1

View File

@@ -11,8 +11,9 @@
## Compiler changes
add `--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
- 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