diff --git a/CHANGELOG.md b/CHANGELOG.md index c8d64fd5..1e6e85c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ item (Added, Changed, Depreciated, Removed, Fixed, Security). - Updated: project start up scripts to automatically generate the correct contents of the lcoal config files. - Updated: script to install WordPress so we can use a version constant and not install WP every time composer is installed or updated. -- Updated: ESLint config now supports browser environment variable such as `IntersectionObserver` +- Updated: ESLint config now supports browser environment variables such as `IntersectionObserver` - Added: ability for table blocks to utilize the `overflow-x` set on them by setting a `min-width` property for the `table` element within the table block. - Updated: Enabled background images on the Group block; We should try to use this instead of the Cover block where