diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index cb2f45ef5..d1d236b61 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -5,6 +5,7 @@ **Bugs** - **Dropdown** - `restore defaults` in dropdown when used with multiple will now correctly clear other values selected that were not there on page load. +- **Dimmer** - Dimmer now removes variations like `blurring` and `inverted` when `destroy` is called. - **Dropdown** - Removes accidental console.log statement in dropdown - **Modal** - `scrolling modal` now correctly inherits rules so that it appears at top of screen on mobile