CHANGES
=======

1.1.3
-----

* README updates for arg changes
* Switch to nova-style arg names
* Conflict resolution
* Add env[OS_*] parsing
* Use argparse, implements poc-commandline-parsing
* super() in SatoriException
* pep257 docstrings in dns and errors
* Drop debug
* Fix subdomain bug, flake8 cleanup
* Add DNS detection, bp poc-dns-detection
* README typo
* Update README
* Fix flake8 error - relative import

0.1.1
-----

* Demo/concept: a bit of cleanup
* Demo/concept: hack the python discover call
* Demo/concept: find nova instance by ip address
* Demo/concept: hostname resolution
* docs: add man page
* docs: remove waldo reference
* Add virtual env, testing tools, and blank tests
* Prepare doc building
* Add main module, setup, and requirements
* Add HACKING.rst
* Add to .gitignore
* Update README format to reStructuredText
* Rename README.md to README.rst
* Rename to satori
* Update README.md
* Initial commit
