From 3a3cd0acba70cee80b70d910a539b8ddd9e706ae Mon Sep 17 00:00:00 2001 From: Diva M Date: Sat, 9 Oct 2021 06:35:27 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 364ad0d4..a8b38ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ## Bugfixes - Python syntax highlighting no longer suffers from abysmal performance in specific scenarios. See #1688 (@keith-hall) +- First line not shown in diff context. See #1891 (@divagant-martian) ## Performance