CHANGES
=======

1.1.2
-----

* complete import into opendev infrastructure

1.1.1
-----

* don't decode bytes to unicode twice
* update tox.ini for python 3

1.1.0
-----

* update announce.rst
* update author email
* add --reverse option to go from log URL to review URL
* decode command output for python 3 support
* add -u alias for --url command
* fix project name in announcement file

1.0.1
-----

* update announce file
* fix: url includes bytes in python 3
* Set up tox

1.0
---

* fix missing link in readme
* ignore pbr build artifacts
* blog announcement template
* fix link in readme
* Update copyright and readme
* update homepage to point to github
* first version with basic argument processing
* Initial commit
