From: Jakub Pawlowicz Date: Fri, 1 Apr 2016 19:39:49 +0000 (+0200) Subject: Adds #741 to History.md. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2df870b6ef44347d2c332a50b4b41816d9f863f8;p=clean-css.git Adds #741 to History.md. --- diff --git a/History.md b/History.md index 1fa61473..dbc08647 100644 --- a/History.md +++ b/History.md @@ -6,6 +6,7 @@ [3.4.11 / 2016-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.10...3.4) ================== +* Fixed issue [#741](https://github.com/jakubpawlowicz/clean-css/issues/741) - HTTP proxy with HTTPS inlining. * Fixed issue [#745](https://github.com/jakubpawlowicz/clean-css/issues/745) - matching mixed case `!important`. [3.4.10 / 2016-02-29](https://github.com/jakubpawlowicz/clean-css/compare/v3.4.9...v3.4.10)