CHANGES
=======

0.2.0
-----

* Use `extensions_str` for warning output
* Rename entrypoint
* We don't need to explicitly load our plugin
* Add `--links-ext` for which extensions to check
* Add a markdown file that has workable links
* Add a main entry point
* Setup lint ignore

0.1.0
-----

* use io.open
* open all files as UTF-8
* arg typo

0.0.2
-----

* set user-agent on requests
* resolve local URLs with escapes, hash, query correctly
* TODO: test self
* add some TODO

0.0.1
-----

* universal wheel
* a bit in the README
* test notebook
* add plugin
* add requirements
* ignore pbr files
* init package
* Initial commit
