Skip to content

Commit f83841d

Browse files
committed
feat(docs): update changelog with fixes for HITL review and evaluation schema
1 parent b722149 commit f83841d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ SPDX-License-Identifier: MIT-0
1717

1818
### Fixed
1919

20+
- **HITL review start overwrites document sections** — Fixed the Start Review action to update only the Review Status and Review Owner fields, preserving all existing document sections and other fields.
21+
2022
- **Evaluation schema error for free-form objects** — Stickler mapper now detects and skips unevaluable object schemas (e.g., objects with `additionalProperties` but no defined `properties`, and arrays of such objects) instead of raising validation errors.
2123

2224

0 commit comments

Comments
 (0)