Skip to content

Commit

Permalink
Prepare 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Oct 21, 2021
1 parent 5a2a9d4 commit cf60f75
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## 5.0.0

* Breaking change: Dropped Node.js 8 support. Node.js 12 or greater is now required.
* Breaking change: Dropped support for Stylelint 13 and earlier.
* Added support for Stylelint 14.

## 4.1.0

* Added `name` option to extended rule object to improve error messaging (for `order`).
Expand Down

0 comments on commit cf60f75

Please sign in to comment.