Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
[enh] version 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed Nov 21, 2017
1 parent fe678b6 commit e766939
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.rst
@@ -1,3 +1,24 @@
0.13.0 2017.11.21
=================

- New theme: simple
- New engines

- Google videos (video)
- Bing videos (video)
- Arxiv (science)
- OpenAIRE (science)
- Pubmed (science)
- Genius (music/lyrics)
- Display engine errors
- Faster startup
- Lots of engine fixes (google images, dictzone, duckduckgo, duckduckgo images, torrentz, faroo, digg, tokyotoshokan, nyaa.si, google news, gitlab, gigablast, geektimes.ru, habrahabr.ru, voat.co, base, json engine, currency convert, google)
- Shorter saved preferences URL
- Fix engine duplications in results
- Py3 compatibility fixes
- Translation updates


0.12.0 2017.06.04
=================

Expand Down
2 changes: 1 addition & 1 deletion searx/version.py
Expand Up @@ -18,7 +18,7 @@

# version of searx
VERSION_MAJOR = 0
VERSION_MINOR = 12
VERSION_MINOR = 13
VERSION_BUILD = 0

VERSION_STRING = "{0}.{1}.{2}".format(VERSION_MAJOR,
Expand Down

0 comments on commit e766939

Please sign in to comment.