summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-10-11 10:01:33 -0700
committerChris Loer <chris.loer@gmail.com>2018-10-15 12:39:57 -0700
commitfc7188363a22d99bbe2908627a04a9222eea935b (patch)
treee7a18da127bd9ec2f27e5c6765d34f1a63aeb37d
parent37e88c0d6fbf745c7a6e07404e203a57c2775a97 (diff)
downloadqtlocation-mapboxgl-upstream/formatted-text.tar.gz
[docs] Changelog draft for 'format' expressionupstream/formatted-text
-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
+}