From 5c4c27633c4d0be0702cc4a6a468189428770929 Mon Sep 17 00:00:00 2001 From: CismonX Date: Thu, 18 Mar 2021 19:55:44 +0800 Subject: [PATCH] Cleanup changelog. --- CHANGELOG.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fa846a..3ec28c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,20 +10,19 @@ this notice are preserved. This file is offered as-is, without any warranty. ## v0.1.4 - 02/23/2021 -* Support loading custom CSS for HTML preview (with `texinfo.preview.customCSS`). +* Support loading custom CSS for HTML preview. ## v0.1.3 - 02/09/2021 -* Fix completion of block command `@detailmenu`. -* Say goodbye to GitHub. +* Fix a bug in completion of block command `@detailmenu`. ## v0.1.2 - 12/31/2020 -* Update the "go-to-file" icon ID in Code Lens, as the original icon no longer exists in the latest version of VSCode. +* Update the "go-to-file" icon ID in Code Lens, as the original icon ID no longer exists in the latest version of VSCode. ## v0.1.1 - 11/30/2020 -* Minor bugfix in code completion. +* Fix a bug in completion of brace command `@code`. ## v0.1.0 - 11/16/2020