From 0826ba8a1e44dca9838195728915a8fecbf9d934 Mon Sep 17 00:00:00 2001 From: glat Date: Mon, 18 Nov 2019 12:27:43 +0100 Subject: [PATCH] Updated changelog --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 83372e5..89db4f1 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,9 @@ If you installed MultiLinter before November 16th, 2019 you'll get no further up #### 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 +**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: