diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 57b6bd886..7f16bccc1 100755 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,10 +3,10 @@ ### Version 2.4.1 - Oct 13, 2018 **Note** -If you are using the `semantic-ui-less` package with versions of LESS before 3.5 some `calc` values will not be computed correctly due to changes in variable interpolation. It is recommended that you upgrade to at least 3.5 to continue using new versions of SUI. +> If you are using the `semantic-ui-less` package with versions of LESS before 3.5 some `calc` values will not be computed correctly due to changes in variable interpolation. It is recommended that you upgrade to at least 3.5 to continue using new versions of SUI. -**Build Tools** -- **LESS** - We are now using Less 3.0 with new syntax for string literals +**Build** +- **LESS** - SUI now supports less versions greater than `3.5.0` - **Gulp** - Updated all gulp dependencies to most recent released versions with modifications to tasks as necessary. **Bug Fixes**