2bbc49212e
This commit tidies up releasenotes. Originally, release note files are in one directory. So, when I see the directory, I feel ""what a mess!". So this commit tries to improve it. Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
9 lines
315 B
YAML
9 lines
315 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
|