summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--changelog.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index 66c9131cd..1885eaacd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -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