From e3688cb0d94a6c3f470fed1d77a4b593ea65c74f Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Mon, 9 Dec 2019 00:01:52 +0100 Subject: [PATCH] ChangeLog: Make it more succinct --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc141a9e..493e71f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ## [1.23] - 2019-12-08 -* Massive performance boosts. We aren't just saying that, now notes are loaded asynchronously in the background, and we only re-parse them when they have changed. +* Massive performance boosts. We aren't just saying that, now notes are loaded asynchronously in the background, and we only re-parse them when necessary. ## [1.22] - 2019-12-07