From: Jakub Pawlowicz Date: Fri, 24 Apr 2015 07:50:06 +0000 (+0100) Subject: Version 3.2.4 release notes. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=98a6eea8a3f9f09df38cbfdd37ca4ae91781b7ab;p=clean-css.git Version 3.2.4 release notes. --- diff --git a/History.md b/History.md index 4c2fadbe..6fda393e 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,4 @@ -[3.3.0 / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.2...HEAD) +[3.3.0 / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.4...HEAD) ================== * Cleans up url rebase code getting rid of unnecessary state. @@ -9,7 +9,7 @@ * Moves URL rebasing & rewriting into lib/urls. * Fixed issue [#436](https://github.com/jakubpawlowicz/clean-css/issues/436) - refactors URI rewriting. -[3.2.4 / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.3...3.2) +[3.2.4 / 2015-04-24](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.3...v3.2.4) ================== * Fixed issue [#544](https://github.com/jakubpawlowicz/clean-css/issues/544) - regression in same value merging.