From 415a0ea9e538a802901a18b73bf679325ebe8521 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 20 Oct 2017 17:52:02 +0200 Subject: [PATCH] Update changelog and readme --- CHANGELOG.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9958f55c..19713d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ * added Bromite patch for Google search results click-tracking removal * added x86 target CPU * fixed red blink frame +* fixed API keys +* added StartPage search engine (closes https://github.com/bromite/bromite/issues/3) # 63.0.3235.2 * first release with NoChromo adblocking patch diff --git a/README.md b/README.md index 0301144e..43a6fb9f 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,11 @@ ETH donations address: `0xf47ff39223d828f99fec5ab53bd068c5c0522042` * adblocking (currently baked-in, no configuration options available) * remove click-tracking from Google search results +* [StartPage](https://startpage.com/) search engine (select it from search engines under settings) * [DuckDuckGo](https://duckduckgo.com/) search engine (select it from search engines under settings) * privacy enhancement patches from Inox patchset, ungoogled-chromium and Iridium projects * all codecs included (proprietary, open H.264 etc.) +* has API keys support * built with official Chrome optimizations # Releases