Skip to content

Commit 0bca1a4

Browse files
committed
Fix CHANGELOG
1 parent 6c4b39b commit 0bca1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ should change the heading of the (upcoming) version to include a major version b
2929
## @rjsf/core
3030

3131
- Removed `.only` on tests that was accidentally added in `5.19.0`
32-
- Added support for `default` values in `additionalProperties` in [#4199](https://github.com/rjsf-team/react-jsonschema-form/issues/4199), fixing [#3195](https://github.com/rjsf-team/react-jsonschema-form/issues/3915)
3332

3433
## @rjsf/fluentui-rc
3534

@@ -117,6 +116,7 @@ should change the heading of the (upcoming) version to include a major version b
117116
- Fix case where NumberField would not properly reset the field when using programmatic form reset (#4202)[https://github.com/rjsf-team/react-jsonschema-form/issues/4202]
118117
- Updated widgets to handle undefined `target` in `onFocus` and `onBlur` handlers
119118
- Fix field disable or readonly property can't cover globalOptions corresponding property (#4212)[https://github.com/rjsf-team/react-jsonschema-form/pull/4212]
119+
- Added support for `default` values in `additionalProperties` in [#4199](https://github.com/rjsf-team/react-jsonschema-form/issues/4199), fixing [#3195](https://github.com/rjsf-team/react-jsonschema-form/issues/3915)
120120

121121
## @rjsf/fluent-ui
122122

0 commit comments

Comments
 (0)