summaryrefslogtreecommitdiff
path: root/CHANGES.md
Commit message (Collapse)AuthorAgeFilesLines
* Fix #44 Add missing exception classv0.8.0David Arthur2013-09-241-0/+2
| | | | Also move the exceptions to common instead of util
* Documenting new behavior in CHANGES.mdDavid Arthur2013-09-091-0/+4
|
* Fixing link in CHANGES.mdDavid Arthur2013-06-251-1/+1
|
* Change auto_commit to False in SimpleConsumerDavid Arthur2013-06-251-0/+3
Also start a change log for important stuff like this Closes #34