CHANGES
=======

1.2.0
-----

* add more sites to default redirect list
* make a few of the progress messages clearer

1.1.0
-----

* Add sites command
* fix up log configuration
* Add regex option to redirects command
* add rename command
* support --dry-run for 'tags canonicalize'
* add 'tags canonicalize' command
* move client factory to app class
* start conversion to cliff
* no longer use distribute
* fix pbr init
* update author email

1.0.1
-----

* Update install directions
* add announcement file

1.0
---

* Update packaging and install directions
* add python 3.3 support to classifiers
* more logging
* force integer division for checking status codes
* continue on error retrieving chunk of posts
* turn on debugging in pinboard when very verbose
* Update tests for python 3.3
* Fix version argument handling
* Add tox configuration and start py3 support
* start adding tests
* refactor code a bit
* add --stop-early flag
* add more examples for invoking
* add install and execution instructions
* add details to the readme
* Add --add-only option
* improve logging and error handling
* Check and rewrite links
* change wait to join for threads
* change dry-run message
* Set up processing threads
* Argument processing
* add packaging files
* Initial commit
