=========
 Changes
=========

Here you can see the list of changes between each 'sphinxcontrib-openapi'
release.


0.3.1 (2017-05-19)
==================

- Make 'sphinxcontrib-openapi' compatible with Sphinx 1.6.


0.3.0 (2017-01-29)
==================

- Add ``:paths:`` option to ``openapi`` directive that allows to render
  only specified endpoints.
- Resolve references inside list objects.
- Handle common ``parameters` specified at the endpoint's root.


0.2.1 (2017-01-10)
==================

- Resolve relative JSON references. 


0.2.0 (2016-11-16)
==================

- Resolve JSON references in the spec before attempt to generate a doc.


0.1.0 (2016-10-03)
==================

- First public release.
