From: Jakub Pawlowicz Date: Wed, 18 Jun 2014 21:52:00 +0000 (+0100) Subject: Fixes History.md links to version diffs. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=08f85a7d0c881928948b39bc87a514395b90e43d;p=clean-css.git Fixes History.md links to version diffs. --- diff --git a/History.md b/History.md index 03bdd826..394ebb91 100644 --- a/History.md +++ b/History.md @@ -3,13 +3,13 @@ * Fixed issue [#297](https://github.com/GoalSmashers/clean-css/issues/297) - box-shadow zeros minification. -[2.2.1 / 2014-06-14](https://github.com/GoalSmashers/clean-css/compare/v2.2.0...2.2.1) +[2.2.1 / 2014-06-14](https://github.com/GoalSmashers/clean-css/compare/v2.2.0...v2.2.1) ================== * Fixes new property optimizer for 'none' values. * Fixed issue [#294](https://github.com/GoalSmashers/clean-css/issues/294) - space after rgba/hsla in IE<=11. -[2.2.0 / 2014-06-11](https://github.com/GoalSmashers/clean-css/compare/v2.1.8...2.2.0) +[2.2.0 / 2014-06-11](https://github.com/GoalSmashers/clean-css/compare/v2.1.8...v2.2.0) ================== * Adds a better algorithm for quotation marks' removal.