Skip to content

Commit 6d3e163

Browse files
committed
update changelog
1 parent 62c9423 commit 6d3e163

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

changelog.txt

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
v4
2-
- ground-up port to ES2015/ES-modules
2+
- ground-up port to ES2015
3+
- support for node-canvas 2.6
4+
- comprehensive test suite
5+
- support for rendering wireframe patterns (no fill, just stroke)
36
- colorFunction has a new method signature that allows for more powerful customization
47
- new built-in colorFunctions: 'sparkle' and 'shadows'
58
- all-new example code, see examples directory
69
- all option keys are now camelCase, not snake_case
7-
- antialiasing issues solved for both SVG and Canvas rendering engines (#87, #30, #76)
8-
- browser-based canvas rendering is now retina-ready by default
10+
- antialiasing issues resolved for both SVG and Canvas rendering engines (#87, #30, #76)
11+
- canvas rendering is now retina-ready by default
912
- removed dependency on seedrandom
1013
- removed dependency on jsdom
1114

0 commit comments

Comments
 (0)