From 4050bca5013b013b159db67421c03d6386da65ed Mon Sep 17 00:00:00 2001 From: glat Date: Mon, 18 Nov 2019 12:26:23 +0100 Subject: [PATCH] Updated changelog --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7c67432..83372e5 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,11 @@ To be clear here are some rules to create an issue on this repo: #### Notice for old time MultiLinter users If you installed MultiLinter before November 16th, 2019 you'll get no further updates. To regain updates please uninstall and reinstall the extension. +#### Changelog + +v1.0.35: Implemented stdin usage for linter who support it (eslint and stylelint). Other linters in Real Time mode will continue to use a shadow copy of buffer on disk. +v1.0.34: New born of MultiLinter after attemped shutdown + #### How to configure it? MultiLinter has few options in VS2019. You'll find a MultiLinter page in the VisualStudio preferences. It allows you to: