Changelog of osc-contrib

version 0.2.0
-------------
 - read todo.csv from ftp.suse.com, remove uncessary caching support
 - pprint handle the empty csv

version 0.1.9
-------------
- allow -m/--message for accept command. The default message will be appended
to the end of custom message
- make osc-contrib independent on request API changes in osc 0.117+
- -k/--keep-devel option for accept - will mark source project as a devel one

version 0.1.8
-------------
- fixed get_submit_request_list calls to make checkout and show comands
  working
- added -d/--devel-project option to osc cb accept, which allows to setup a
  devel project in accepting
- try read package name from cwd in accept|decline|revoke, maintainer and
  bugonwer commands

version 0.1.7
-------------
- todo command which shows an information about packages 
  which should be updated
- a new bugonwer command with a same behavior as maintainer
- maintainer has a -f/--full-view option to show an e-mail
- checkout allows a multiple arguments
- build command prints hit osc equivalent
- a -p/--package hint for checkout

version 0.1.6
-------------
- a new build command for a test build
- maintainer command should be used on multiple packages
  the output is: package: person
- allow a request id as an argument of some commands

version 0.1.5
-------------
- a command maintainer
- -p/--package option for checkout
- do not create project dir after co
- fixed a bug in requester get
- fixed a typo in message variable
- used proper src_package on co
- added a warning if package exists in Factory

version 0.1.0
-------------
Initial relese. Commands:
 - new
 - show
 - accept/decline/revoke
