diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 65c6e9ba9..e07f40bd2 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -827,7 +827,7 @@ This release should fix bugs some may have encountered with `npm install semanti - **Segment** - Segment groups can now be `raised` or `piled` or `stacked` - **Search** - Fixed `category search` not applying active styles correctly to category names - **Search** - Fixed `onSelect` not returning the correct value when using `type: category` -- **Search** - Fixed `onSelect` returning the first term that matches the beginining of the selected value not the exact value. +- **Search** - Fixed `onSelect` returning the first term that matches the beginning of the selected value not the exact value. - **Search** - Fix `loading search` with an `icon button` causing double loaders. - **Search** - `searchFields` setting now correctly replaces default fields instead of adding the user fields to defaults - **Search** - Calls to `set value` or `query` now obey `minCharacterLength`