diff options
author | Adam Tauber <asciimoo@gmail.com> | 2014-12-25 11:11:42 +0100 |
---|---|---|
committer | Adam Tauber <asciimoo@gmail.com> | 2014-12-25 11:11:42 +0100 |
commit | 62a7dc1aaa31227a05d3964ae0bde109a111908e (patch) | |
tree | d80dfd80850692e45bd87871e339f27cf040716b /CHANGELOG.rst | |
parent | 5cfb42350b72fb88d0fad26a0894539de5bbb791 (diff) | |
download | searxng-62a7dc1aaa31227a05d3964ae0bde109a111908e.tar.gz searxng-62a7dc1aaa31227a05d3964ae0bde109a111908e.zip |
[doc] changelog added
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst new file mode 100644 index 000000000..efdfdde4e --- /dev/null +++ b/CHANGELOG.rst @@ -0,0 +1,26 @@ +0.6.0 +===== + +- Changelog added +- New engines + - Flickr (api) + - Subtitleseeker + - photon + - 500px + - Searchcode + - Searchcode doc + - Kickass torrent +- Precise search request timeout handling +- Better favicon support +- Stricter config parsing +- Translation updates +- Multiple ui fixes +- Flickr (noapi) engine fix +- Pep8 fixes + + +News +~~~~ + +Health status of searx instances and engines: http://stats.searx.oe5tpo.com +(source: https://github.com/pointhi/searx_stats) |