summaryrefslogtreecommitdiff
path: root/scripts/changelog_staging/expression-string-coercion.json
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-11-08 08:14:10 -0800
committerMinh Nguyễn <mxn@1ec5.org>2018-11-08 14:22:21 -0800
commitbe56409d800dc02ac72bdfa89fdb133a448c96a5 (patch)
tree2d59bdc8072d8a3065479e93466b6a822b5b7d14 /scripts/changelog_staging/expression-string-coercion.json
parent7cbd31e4561fd3fa8eaea20b16e7bf4192f9d072 (diff)
downloadqtlocation-mapboxgl-be56409d800dc02ac72bdfa89fdb133a448c96a5.tar.gz
[core] Cleared out staged changelog entries
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."
-}