From e8efde51547cd4ec3639d7e97c6d65c6ffbf9971 Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Sat, 7 Jun 2014 23:08:24 +0100 Subject: [PATCH] Adds browserify info to changelog. --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index c2d1057e..9cb03966 100644 --- a/History.md +++ b/History.md @@ -6,6 +6,7 @@ * Adds minifying remote files directly from CLI. * Adds `--rounding-precision` to control rounding precision. * Moves quotation matching into a `QuoteScanner` class. +* Adds `npm run browserify` for creating embeddable version of clean-css. * Fixed issue [#134](https://github.com/GoalSmashers/clean-css/issues/134) - merges properties into shorthand form. * Fixed issue [#164](https://github.com/GoalSmashers/clean-css/issues/164) - removes default values if not needed. * Fixed issue [#168](https://github.com/GoalSmashers/clean-css/issues/168) - adds better property merging algorithm. -- 2.34.1