diff --git a/README.md b/README.md index ca1ecc7..9439765 100755 --- a/README.md +++ b/README.md @@ -54,6 +54,9 @@ If you gonna change some JS or CSS, we use GULP in order to uglify and minify as ## Changelog ## +### 2.1.3 - 17 Jul 2023 +* FEATURE : Skip media type for displaying svgs as we use the URL + ### 2.1.2 - 17 Jul 2023 * FIX : fix PHP fatal error in the REST API for ACF's values from the field diff --git a/acf-svg-icon.php b/acf-svg-icon.php index 0bff74e..ec9b17a 100755 --- a/acf-svg-icon.php +++ b/acf-svg-icon.php @@ -1,7 +1,7 @@