Skip to content

Commit 7f23789

Browse files
committed
docs: Update changelog
1 parent 2966da1 commit 7f23789

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This project bumps the version number for any changes (including documentation u
1313

1414
## [Unreleased] - i.e. pushed to main branch but not yet tagged as a release
1515

16+
## [6.1.2] - 2025-08-13
17+
- BUGFIX: the `methods` element was not getting added to the document structure for the exit procedure because it was getting interpreted as `Nokogiri::XML::Builder.methods`. This prevented the `method` field from being ingested. All keys are now sent to Builder with an underscore appended to prevent this behavior.
18+
1619
## [6.1.1] - 2025-04-22
1720
- BUGFIX: deriving config from RecordMapper does not break when new-style "dataConfigType" property is included
1821
- DataHandler(s) can accept a URL for a mapper (or DataConfig, for new data-toolkit), and fetch/parse the JSON for use

0 commit comments

Comments
 (0)