Skip to content

Commit 340b8e6

Browse files
committed
Update CHANGELOG.md
1 parent 8d90c4a commit 340b8e6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Next Version
44

5+
### Fixed
6+
- Added validation to ensure that all values in `settings.configs` are mappings. Previously, passing non-mapping values did not raise an error, making it difficult to detect misconfigurations. Now, `SpecParsingError.invalidConfigsMappingFormat` is thrown if misused. #1547 @Ryu0118
7+
58
## 2.43.0
69

710
### Added

0 commit comments

Comments
 (0)