0.2 (2014-03-07)
----------------
- added register command
- poll scan status using automatic retry with exponential backoff
- only consider registration successful if there are no errors during scan
- updated message on registration success
- added info command to consume api metadata
- Added framework param to upload command.
- send all metadata along with registration request
- expand info command to allow fetching a subset of the data
- allow uploading multiple files with the same name (or a list of files)
- allow skipping source file but including metadata file

0.1.1 (2014-02-06)
------------------
- renamed click namespace to click_toolbelt to avoid colliding with existing click package

0.1 (2013-10-10)
----------------
- initial import of click-toolbelt repository
- provide 'click' command implementing basic upload subcommand.
- added license headers
- updated upload command to use authentication
- added login command
- expanded the README file with details about the normal use case
- Create config dir if necessary
- Updated/fixed SSO login integration to work with updated ssoclient.
- Added missing parameters (architectures, changelog).
