Fix rendering for version 1.14

The description for version 1.14 is rendered incorrectly.
A blank line is added so that the two bullets are rendered
correctly.

Change-Id: I52fcbf51dd4b42c832e3ae65aefdf8ddea405492
This commit is contained in:
Ruby Loo 2016-07-25 20:37:17 -04:00
parent 636f26ad1a
commit 7706af37e0

View File

@ -65,6 +65,7 @@ API Versions History
**1.14**
Make the following endpoints discoverable via Ironic API:
* '/v1/nodes/<UUID or logical name>/states'
* '/v1/drivers/<driver name>/properties'