From 3b212e9d681f3c42d1fbde6fdab4357a662471fe Mon Sep 17 00:00:00 2001 From: Preet <833927+pshihn@users.noreply.github.com> Date: Thu, 14 Mar 2019 11:59:32 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 964816e..a5f93b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,9 @@ All notable changes to this project will be documented in this file. * Added three new fill styles: **sunburst**, **dashed**, and **zigzag-line** * Added three new properties in *Options* to support these fill styles: -* dashOffset - length of dashes in dashed fill -* dashGap - length of gap between dashes in dashed fill -* zigzagOffset - width of zigzag triangle when using zigzag-lines fill +* **dashOffset** - length of dashes in dashed fill +* **dashGap** - length of gap between dashes in dashed fill +* **zigzagOffset** - width of zigzag triangle when using zigzag-lines fill Sample of all fill types: