From bdb78adb3fd6bfdf912c8805d56b450a22de1abe Mon Sep 17 00:00:00 2001 From: John McLear Date: Sun, 21 Feb 2021 13:50:25 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a17488f32..c94227fc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ ### Notable fixes +### Notable enhancements + +* Improved line number alignment and user experience around line anchors +* Notification to admin console if a plugin is missing during user file import +* Beautiful loading and reconnecting animation +* Additional code quality improvements +* Dependency updates + +# 1.8.9 + +### Notable fixes + * Fixed HTTP 400 error when importing via the UI. * Fixed "Error: spawn npm ENOENT" crash on startup in Windows.