Added
* `anaconda upload` will extract icons from conda packages
* Added explicit license file
* Added some clarity on help file for -u switch (PR360)
Fixed
* Removed workaround for old requests versions
* `anaconda upload` would raise an exception if a file was interactively
not overwritten (364)
Changed
* `anaconda-client` will load configuration files with the extension `.yaml` from
the directories `~/.continuum/anaconda-client`, `/etc/anaconda-client` and `$PREFIX/etc/anaconda-client`.