CHANGES
=======

0.1.4
-----


0.1.3
-----

* Add error handler to os-refresh-config
* Add basic unit tests
* Updated from global requirements

0.1.2
-----

* Updated from global requirements

0.1.1
-----

* Add argparse to requirements.txt

0.1.0
-----


0.0.8
-----

* Remove tox locale overrides
* Move migration to run after post-configure

0.0.7
-----

* Have tox install via setup.py develop
* Updated from global requirements

0.0.6
-----

* `os-refresh-config` README enhancement

0.0.5
-----

* Support building wheels (PEP-427

0.0.4
-----

* Updated from global requirements

0.0.3
-----

* Updated from global requirements

0.0.2
-----

* Update stackforge references to openstack
* Conform .gitignore with other OpenStack projects

0.0.1
-----

* Updated to OpenStack standards
* Add a lockfile
* Use dib-run-parts
* Add .gitreview
* Add tox.ini and fix pep8 problems
* bump version
* Add default argument of sys.argv to main()
* add __init__.py, bump version
* bump version
* Add os_refresh_config package to setup.py
* Make more pythonic
* Adding setup.py to make for an easier installation
* Initial commit
