CHANGES
=======

1.0.0
-----

* Update docs for openstackdocstheme
* openstackdocstheme integration
* Change Layout of Path + Sub Title

0.4.0
-----

* Added docutils to requirements
* Moved sphinx from test requirements to requirements
* Tests for invalid parameter files
* HTTP Response Code Table

0.3.0
-----

* add experimental microversion selector
* track the expanded elements in the url
* remove unused javascript code
* Add warning for invalid parameters
* Added more details to usage.rst
* Highlight parameters in path
* fix microversion parsing in parameters.yaml
* add min/max version to rest method
* simplify conf.py in tests
* add a list of tests we should have
* make testing be non parallel
* tests for parameter out of order behavior
* More unit tests
* add first basic unit test
* Trivial: fix typos in README.rst
* Colour Code HTTP Methods
* Validate in value before sorting validation
* fix docs to link the new bug tracker

0.1.1
-----

* Make the version returned by the extension be the pbr version
* Update css for version-added
* Add parsing and output of max_version
* Remove errant ";" from the "expand_all" detection

0.1.0
-----

* make unsorted parameters lists warnings
* add section on warnings
* document parameters.yaml and rest_expand_all
* partial documentation on rest_parameters
* update usage for rest_method
* further enhance documentation
* Update README
* trim test-requirements.txt
* Import the sphinx extension from nova
* remove constraints, we're not going to use that
* Initial Cookiecutter Commit
* Added .gitreview
