From eba6e11b5ba7b8d5087881eec9848cf1bf9ef478 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 27 Jun 2014 08:04:12 -0700 Subject: [PATCH] Updated Change log (markdown) --- Change-log.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Change-log.md b/Change-log.md index 31135c1..c07884d 100644 --- a/Change-log.md +++ b/Change-log.md @@ -8,6 +8,7 @@ ### 0.1.0.10 - [Release](/gorhill/ublock/blob/master/dist/ublock_0.1.0.10.zip) date: 26 June 2014 - Fixed : "Conflict with HTTPS Everywhere extension in Chrome". + * In order to fix this, I had to reverse the partial solution put in place to fix [issue #7](/gorhill/uBlock/issues/7#issuecomment-47301344), "Blocked contents don't always disappear properly". - [Fixed bad test](/gorhill/uBlock/commit/a6496e5cfb76d1a13d3ca8836cb21d5969b49ae7) in request handler. ***