diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d9fbeea..9d0c01e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ ### Changed * `UrlHelper::urlWithProtocol` -> `UrlHelper::urlWithScheme` for Craft CMS 3 RC7 compatibility * Fixed an issue where you could delete the last Image Variant in the field settings, even though the option was disabled +* Handle the display of Optimized Image Variant names better when coming from Imgix ## 1.4.9 - 2018.01.20 ### Added