From 410b688ebf7f996e9d526ccb491a65283e9950fb Mon Sep 17 00:00:00 2001 From: Aleks Hudochenkov Date: Wed, 13 Oct 2021 01:25:45 +0200 Subject: [PATCH] Prepare 7.0.0 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 437b08b..a50d8d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). +## 7.0.0 +* Dropped Node.js 10 support. +* Reduced package install size. + ## 6.0.0 * Dropped Node.js 8 support. * Moved to PostCSS 8.