From ba27411758cc7e2acb787a98dece54f94b4e49aa Mon Sep 17 00:00:00 2001 From: Boris Doubrov Date: Fri, 28 Apr 2023 12:09:38 +0300 Subject: [PATCH] added item on renaming xml to raw --- RELEASENOTES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index e058e68fa..9825280a5 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -6,7 +6,8 @@ Version 1.24 RC (April 27, 2023) - revised and upgraded plug-ins included into the installation bundle - added Cancel button in GUI to cancel the job - added new `--progress` parameter in CLI to report progress info -- added new `--config` parameter in CLI to support config file as a new CLI argument +- added new `--config` parameter in CLI to support config file as a new CLI argument +- renamed `xml` report format option to `raw` in CLI (`xml` is now reserved for the default report format) - enchanced validation error messages and their variable data - support feature report in json format - added warnings on incompatible CLI arguments