diff --git a/doc/Changelog b/doc/Changelog index 7f8ad16990..6a3213c154 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,11 @@ Changes for Privacy Badger ==================================== +## 2017.11.20 +* Disabled custom tooltips in Firefox to work around browser freezing issues +* Added validation to whitelisted domains form +* Improved translations (Dutch, Esperanto and German) +* Added Bulgarian and Polish translations + ## 2017.11.9 * Fixed various site breakages * Improved translations (French, Serbian and Ukrainian) diff --git a/src/manifest.json b/src/manifest.json index eb2e1760bc..6998340777 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,5 +1,5 @@ { - "version": "2017.11.9", + "version": "2017.11.20", "author": { "email": "eff.software.projects@gmail.com" }, "applications": { "gecko": {