CHANGES
=======

1.4.0
-----

* Fix for sphinx 1.6.2
* Updated from global requirements
* Updated from global requirements
* Replaces yaml.load() with yaml.safe\_load()
* Update tests for more recent sphinx
* Enable warnings as errors
* Updated from global requirements
* [Fix gate]Update test requirement
* Update hacking

1.3.0
-----

* Updated from global requirements
* Delete support py33
* add file on releasing the software

1.2.0
-----

* Fix anchor link setting url bar
* detail/close button, bug #1618955
* Removes unnecessary utf-8 encoding
* Show team and repo badges on README
* Updated from global requirements
* Removes unnecessary utf-8 encoding
* Add compatibility with docutils 0.13
* Add Constraints support
* Import httplib from six to support Python 3
* Updated from global requirements
* Add test for missing path params
* microversion selector - dropdown

1.1.0
-----

* Sync with global-requirements
* Update homepage with developer documentation page
* Adds an example http-status.yaml file and updates doc
* Use beautifulsoup4 instead of bs4 in test-requirements.txt
* remove padding-top for endpoint-container
* Adds more info to the README to instruct authors
* Expand width of API Site

1.0.0
-----

* Update docs for openstackdocstheme
* openstackdocstheme integration
* Add color for COPY label
* 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
