summaryrefslogtreecommitdiff
path: root/scripts/changelog_staging/expression-string-coercion.json
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/changelog_staging/expression-string-coercion.json')
-rw-r--r--scripts/changelog_staging/expression-string-coercion.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/changelog_staging/expression-string-coercion.json b/scripts/changelog_staging/expression-string-coercion.json
deleted file mode 100644
index 118c89a51c..0000000000
--- a/scripts/changelog_staging/expression-string-coercion.json
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "core": "Arguments to the `concat` expression operator are now automatically converted to string values as if via `to-string`, as are values for the `text-field`, `icon-image`, and `*-pattern` properties. Previously, such values were required to be strings, and if they were not, an error occurred."
-}