mirror of
https://github.com/rough-stuff/rough.git
synced 2026-04-22 03:00:28 -04:00
added changelog
This commit is contained in:
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user