Skip to content

Commit a2eefc3

Browse files
committed
Update changelog
1 parent fe827dd commit a2eefc3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](https://semver.org/).
44

5+
## 6.0.0
6+
* Dropped Node.js 8 support.
7+
* Moved to PostCSS 8.
8+
* Moved `postcss` to `peerDependencies`.
9+
510
## 5.0.1
611
* Fixed: `properties-order: "alphabetical"` now puts shorthands before their longhand forms even if that isn't alphabetical to avoid broken CSS. E. g. `border-color` will be before `border-bottom-color`.
712

0 commit comments

Comments
 (0)