From bad1dd6ed3238502bf973d7ed988d9006177bc32 Mon Sep 17 00:00:00 2001 From: Heath Chiavettone Date: Thu, 8 Sep 2022 12:56:30 -0700 Subject: [PATCH] - Fixed up `CHANGELOG.md` to move note from #3049 into the proper location --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e5c2eb739..c7ff3367c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ should change the heading of the (upcoming) version to include a major version b --> # v5.0.0-beta.6 +## @rjsf/bootstrap-4 +- Change custom attribute to bsPrefix by @WillowP, fixing (https://github.com/rjsf-team/react-jsonschema-form/issues/2648) + ## @rjsf/core - Added tests for the new `@rjsf/validator-ajv8` to the `validate_test.js` file to ensure the validation works with both validator implementations