Skip to content

Commit

Permalink
fix error in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chris48s committed Oct 24, 2024
1 parent 1a77bdf commit 2b2ead8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

* v8r can now parse and validate files that contain multiple yaml documents
More info: https://chris48s.github.io/v8r/usage-examples/#files-containing-multiple-documents
* The `parseInputFile()` plugin hook may now tionally return an array of `Document` objects
* The `parseInputFile()` plugin hook may now conditionally return an array of `Document` objects
* The `ValidationResult` object now contains a `documentIndex` property.
This identifies the document when a multi-doc file has been validated.

Expand Down

0 comments on commit 2b2ead8

Please sign in to comment.