CHANGES
=======

0.1.0
-----

* use resolved_url instead of given_url to cut down on need to fix redirects
* always show info about what we are fetching
* add --version option
* Add date to info reported for new links
* create data structure for pocket items
* move logic for handling pocket query out of main()
* add tox setup for running hacking rules
* refactor bookmark and config file handling
* track since; fix unicode errors
* process all bookmarks by default
* add bookmarks to pinboard
* add apache license file
* remove test file
* set up packaging
* add script type specification
* use local http server to detect when we're ready to continue
* manual auth with browser
