Update HTTP API version history

Add blurb for 1.14 HTTP API version.

Task: #24275
Story: #1670768
Change-Id: Icedd6d20c23fe252ef81c02a560901ff7243abb2
This commit is contained in:
Will Miller 2018-08-06 12:40:38 +01:00
parent 292c168d9e
commit 9f44231c1c
1 changed files with 3 additions and 0 deletions

View File

@ -396,3 +396,6 @@ Version History
* **1.12** this version indicates that support for setting IPMI credentials
was completely removed from API (all versions).
* **1.13** adds ``manage_boot`` parameter for the introspection API.
* **1.14** allows formatting to be applied to strings nested in dicts and lists
in the actions of introspection rules.