From: Jakub Pawlowicz Date: Tue, 28 Apr 2015 08:50:58 +0000 (+0100) Subject: Version 3.2.6 release notes. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f0c22a9de01f728197f50e059e4d1607cf79fe53;p=clean-css.git Version 3.2.6 release notes. --- diff --git a/History.md b/History.md index 7f4aad26..31bec353 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.5...HEAD) +[3.3.0 / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.6...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.6 / 2015-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.5...3.2) +[3.2.6 / 2015-04-28](https://github.com/jakubpawlowicz/clean-css/compare/v3.2.5...v3.2.6) ================== * Fixed issue [#550](https://github.com/jakubpawlowicz/clean-css/issues/550) - proper `contentSources` tracking.