Adds browserify info to changelog.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 7 Jun 2014 22:08:24 +0000 (23:08 +0100)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Sat, 7 Jun 2014 22:08:24 +0000 (23:08 +0100)
History.md

index c2d1057..9cb0396 100644 (file)
@@ -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.