diff options
-rw-r--r-- | scripts/changelog_staging/format-expression.json | 4 |
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 +} |