Improve CHANGELOG

This commit is contained in:
Bruno Oliveira 2020-06-08 22:13:29 -03:00
parent df562533ff
commit d5a8bf7c6c
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
New flags --no-header and --no-summary added. The first one disables header, the second one disables summary.
New command-line flags:
* `--no-header`: disables the initial header, including platform, version, and plugins.
* `--no-summary`: disables the final test summary, including warnings.