diff --git a/CHANGELOG.md b/CHANGELOG.md index 4cda518e8..c826a88cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,6 @@ - Rename `crossInACircleFilled` asset files and ensure backward compatibility ([#1113](https://github.com/opensearch-project/oui/pull/1113)) - Implement validation for icon input source & set default icon to `Beaker` ([#1137](https://github.com/opensearch-project/oui/pull/1137)) - Add `Docking` icons ([#1041](https://github.com/opensearch-project/oui/pull/1041)) -- Add `shrink` and `basis` props to OuiFlexItem ([#1126](https://github.com/opensearch-project/oui/pull/1126)) - Add SplitButton control ([#1193](https://github.com/opensearch-project/oui/pull/1193)) ### 🐛 Bug Fixes