diff options
author | Adam Tauber <asciimoo@gmail.com> | 2015-12-22 23:21:12 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2015-12-22 23:21:12 +0100 |
commit | 371fc09b6f2afa9e4f0b3a367760c407615b8e53 (patch) | |
tree | 83edb850d123456c8a2594427b3005e435c0badd /CHANGELOG.rst | |
parent | 906ec89818be0154afb31a9d39da458bf14bbe4d (diff) | |
download | searxng-371fc09b6f2afa9e4f0b3a367760c407615b8e53.tar.gz searxng-371fc09b6f2afa9e4f0b3a367760c407615b8e53.zip |
[enh] version 0.8.1v0.8.1
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f2c192d25..2e333f0c3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,23 @@ +0.8.1 2015.12.22 +================ + +- More efficient result parsing +- Rewritten google engine to prevent app crashes +- Other engine fixes/tweaks + + - Bing news + - Btdigg + - Gigablast + - Google images + - Startpage + + +News +~~~~ + +New documentation page is available: https://asciimoo.github.io/searx + + 0.8.0 2015.09.08 ================ @@ -44,6 +64,7 @@ News @dalf joined the maintainer "team" + 0.7.0 2015.02.03 ================ |