From: Jakub Pawlowicz Date: Fri, 18 Sep 2015 06:48:32 +0000 (+0100) Subject: Adds Node.js 4+ info to changelog. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=ae0c1d35ec417c2df69449f02401bf7a1d5a4b03;p=clean-css.git Adds Node.js 4+ info to changelog. --- diff --git a/History.md b/History.md index 38dc9f45..637afce0 100644 --- a/History.md +++ b/History.md @@ -1,3 +1,8 @@ +[3.5.0-pre / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.3...HEAD) +================== + +* Requires Node.js 4.0+ to run. + [3.4.3 / 2015-09-15](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.2...v3.4.3) ==================