From eadb801e1b12fd24fa971a67b7e5eef7dfd5d6af Mon Sep 17 00:00:00 2001 From: Adaline Valentina Simonian Date: Fri, 22 Oct 2021 09:06:10 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20changelog,=20Changes=20=E2=86=92=20Chan?= =?UTF-8?q?ged?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1919e6e1..5ba80197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,7 +23,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) - Opening a workspace with a version of Stylelint older than v14.0.0 will now show a warning message once with a link to the [migration guide](https://github.com/stylelint/vscode-stylelint#migrating-from-vscode-stylelint-0xstylelint-13x). -### Changes +### Changed - Updated [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node) to v7, conforming to LSP v3.16.0. - Extension re-architected to be more modular and easier to test ([#265](https://github.com/stylelint/vscode-stylelint/pull/265)).