CHANGES
=======

0.1.0
-----

* Fix up classifiers for release
* Remove unused files
* Rename create_resource to add_resource
* Remove reference to tests in docs
* Fixup mistake in previous commit
* Remove the oslosphinx and OpenStack Ownership
* Allow passing params to json dumps
* Add a basic readme with examples
* Ensure that only resources are set onto the document
* Some edge cases tests to bring coverage to 100%
* Plumb set_uri into the create_resource function
* Add URI setting helper
* Properties fixup
* Allow overriding created resource class
* Add href_template to resource creation
* Add allow_head
* Ignore kwargs that are None
* Fix up the documenation generation
* Create the basic resources and types
* Remove OpenStack specific stuff
* Initial Cookiecutter Commit
