4f6538e018
This commit fixes indentations in releasenotes. Due to the indentations, the html contents are rendered as block quotes which is awkward. Change-Id: Ia9f271ead6a6e3fb90afc935771e8da4d8990c3c
9 lines
311 B
YAML
9 lines
311 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds subunit-describe-calls. A parser for subunit streams to determine what
|
|
REST API calls are made inside of a test and in what order they are called.
|
|
|
|
* Input can be piped in or a file can be specified
|
|
* Output is shortened for stdout, the output file has more information
|