0.6 (2014-03-27)
================
- Parse results to send nack/requeue commands
    callback command must return a dict with 
    {'result': 0/1 
     'msg': String,
     'retry': Bool}

- Use logging instead of printing

0.5 (2014-02-21)
================
- Add pika dependency
