diff --git a/CHANGELOG.md b/CHANGELOG.md index 9946023b..82459df8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ ### 0.9.17-dev +* The `lobster-html-report` tool now supports argument `--dot` to specify + the path to the graphviz dot utility instead of expecting it in PATH + +* The `lobster-online-report` tool now supports argument `--out` to specify + the output file instead of editing the input report + +* Adds `with kind` and `with prefix` functionality in lobster.conf files ### 0.9.16 diff --git a/docs/config_files.md b/docs/config_files.md index 0342a01d..b2d89808 100644 --- a/docs/config_files.md +++ b/docs/config_files.md @@ -40,7 +40,7 @@ LOBSTER source file corresponds to the TRLC requirements type. Using `with prefix ` allows to filter items with a certain prefix in the `tag` attribute in the LOBSTER source file. For TRLC -requirements the tag attribute corresponds to the requiremet name. +requirements the tag attribute corresponds to the requirement name. Specifically for requirements you can say: