This release drops the need for user authentication for most operations and allows users to download series patches to separate files.
2.0.0
This release drops support for Python 2.7 and allows filtering of patches by their hash.
1.9.0
This release adds support for Patchwork API v1.2 and introduces five new commands: `bundle create`, `bundle update`, `bundle delete`, `bundle add` and `bundle remove`.
1.8.1
This release fixes a number of bugs found in the 1.8 release.
1.8.0
This release adds auto-completion of the `--state` argument for `patch update` command.
1.7.0
This release resolves a number of issues with CSV output and drops official support for PyPy.