diff --git a/CHANGELOG.md b/CHANGELOG.md index 82af06bac6..9eaec818ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project are documented in this file. +## Head + +- Added: `ignorePseudoClasses: []` to `max-nesting-depth` ([#5620](https://github.com/stylelint/stylelint/pull/5620)). + ## 14.0.1 - Fixed: package size by excluding docs ([#5643](https://github.com/stylelint/stylelint/pull/5643)).