==================
* When an exception is raised in the duckduckgo module, report the error
and then return None. This allows ddg.py to continue to the next query
rather than performing a sys.exit(1).
* Updated README
* Fixed formatting in LICENSE file
* Changed CHANGES to an rst file
* Updated the setup.py file
* Updated the help for all the input arguments