added changelog

This commit is contained in:
Preet Shihn
2019-03-14 11:52:15 -07:00
parent 9e90b11477
commit e93727034a

12
CHANGELOG.md Normal file
View File

@@ -0,0 +1,12 @@
# Change Log
All notable changes to this project will be documented in this file.
## [3.1.0] - 2019-03-14
* 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