diff --git a/CHANGELOG.md b/CHANGELOG.md index 790094d..1052d4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Removed - Dropped official support for Node 12 - Removed node 12 from automated test matrix -- Removed stylelint-order plugin. Resolves #214 +- Removed stylelint-order plugin. Resolves [#214](https://github.com/bjankord/stylelint-config-sass-guidelines/issues/214) and [#231](https://github.com/bjankord/stylelint-config-sass-guidelines/issues/231) - Removed tests for deprecated stylelint rules - Removed deprecated stylelint rules - "block-opening-brace-space-before": "always"