diff --git a/README.md b/README.md index 7074987..5409e47 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ __New in Wikipedia Search 10:__ * Rewritten codebase * Over 300+ languages now included by default, and the list is automatically updated * The default language can be overriden by typing the language prefix before a search (example: "fr google" will search "Google" in the French Wikipedia) +* Firefox is now supported (#15) +* Fixed bug where searches with special characters would fail (#16) +* Fixed bug where search box on Wikipedia.org wouldn't focus automatically with extension installed (#10) --------------------------------------------------------- diff --git a/welcome.html b/welcome.html index 7975d12..eedc251 100644 --- a/welcome.html +++ b/welcome.html @@ -14,7 +14,7 @@
You have been updated to the latest version of the Wikipedia Search extension. This version includes multi-language searching, Firefox compatibility, and much more!
+You have been updated to the latest version of the Wikipedia Search extension. This version includes multi-language searching, lots of bug fixes, and much more! You can read the update blog post here.