Skip to content

Commit 73eb6be

Browse files
committed
feat(ValidationResult): update CHANGELOG
1 parent 25c8a67 commit 73eb6be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
3. Rework the deprecated `paramsHelp()` function to allow pipeline developers a fully fledged alternative to the help messages created via the configuration options. This change enables the use of dynamic help message with the strict configuration syntax introduced in Nextflow 25.04.0.
1515
4. Updated the error message when the JSON schema file is invalid to include the full file name.
1616
5. The ANSI log setting of Nextflow is now used to determine whether or not the log should be monochrome. This setting will take priority over the `validation.monochromeLogs` configuration option.
17+
6. Refactored logic for parsing the `jsonschema` validation result into a new `ValidationResult` class.
1718

1819
## Bug fixes
1920

0 commit comments

Comments
 (0)