From 62a7dc1aaa31227a05d3964ae0bde109a111908e Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Thu, 25 Dec 2014 11:11:42 +0100 Subject: [doc] changelog added --- CHANGELOG.rst | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 CHANGELOG.rst (limited to 'CHANGELOG.rst') 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) -- cgit v1.2.3 From 011c43b485ed66d399aede2ca1366805496ab8b8 Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Thu, 25 Dec 2014 18:07:22 +0100 Subject: [doc] list indentation fix --- CHANGELOG.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index efdfdde4e..364f704bf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,13 +3,13 @@ - Changelog added - New engines - - Flickr (api) - - Subtitleseeker - - photon - - 500px - - Searchcode - - Searchcode doc - - Kickass torrent + - Flickr (api) + - Subtitleseeker + - photon + - 500px + - Searchcode + - Searchcode doc + - Kickass torrent - Precise search request timeout handling - Better favicon support - Stricter config parsing -- cgit v1.2.3 From c5ff2ef9f1160df2d3c4902802d91e914e32c96e Mon Sep 17 00:00:00 2001 From: Adam Tauber Date: Fri, 2 Jan 2015 12:01:56 +0100 Subject: [doc] release date ++ formatting --- CHANGELOG.rst | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'CHANGELOG.rst') diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 364f704bf..e411fc4a0 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,22 +1,23 @@ -0.6.0 -===== +0.6.0 - 2014.12.25 +================== -- 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 +- 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 -- cgit v1.2.3