diff --git a/CHANGELOG.md b/CHANGELOG.md index e2fa6f447..08222c9b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +* Added: TODO/FIXME/CHANGED are now highlighted in comments. * Fixed: Full screen state of windows is now persisted across restarts. * Added: Makefile syntax highlighting now included. * Added: Open fuzzy finder to specific line using colon suffix (i.e ':25')