From 25c3d0a85b83a19cf359e045ade55043d9a1d7b0 Mon Sep 17 00:00:00 2001 From: Stephen Edgar Date: Tue, 27 Nov 2018 18:20:21 +1100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf1fbdffe..58ba84c0eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ - Added: `selector-list-comma-newline-after` autofix ([#3815](https://github.com/stylelint/stylelint/pull/3815)). - Added: `value-list-max-empty-lines` autofix ([#3814](https://github.com/stylelint/stylelint/pull/3814)). -- Fixed: Ignore `&:extend` for Less syntax ([#3824](https://github.com/stylelint/stylelint/pull/3824)). +- Fixed: ignore `&:extend` for Less syntax ([#3824](https://github.com/stylelint/stylelint/pull/3824)). - Fixed: ignored files are no longer parsed ([#3801](https://github.com/stylelint/stylelint/pull/3801)). - Fixed: false positives for system fonts in `font-family-no-missing-generic-family-keyword` ([#3794](https://github.com/stylelint/stylelint/pull/3794)). +- Fixed: CLI `--report-needless-disables` option ([#3819](https://github.com/stylelint/stylelint/pull/3819)). # 9.8.0