summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-10-11 10:01:33 -0700
committerChris Loer <chris.loer@mapbox.com>2018-10-15 13:15:46 -0700
commitbd389a3962f7e9eac597076d557808ea6a729def (patch)
treec3afa933aa78b7029fba55dfbbf749f481d45dd1
parentfc11d2e872bfcfbd07b4f81114e0336d10650b84 (diff)
downloadqtlocation-mapboxgl-bd389a3962f7e9eac597076d557808ea6a729def.tar.gz
[docs] Changelog draft for 'format' expression
-rw-r--r--scripts/changelog_staging/format-expression.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/changelog_staging/format-expression.json b/scripts/changelog_staging/format-expression.json
new file mode 100644
index 0000000000..40c61ea083
--- /dev/null
+++ b/scripts/changelog_staging/format-expression.json
@@ -0,0 +1,4 @@
+{
+ "core": "Add ability to style symbol layers labels with multiple fonts and text sizes via `format` expression.",
+ "issue": 12624
+}