docs: update README

This commit is contained in:
Zeno Zeng 2021-07-07 00:32:49 +08:00 committed by GitHub
parent d80d315492
commit 2e49751f64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,6 +28,10 @@ const mySerializedSVG = ctx.getSerializedSvg();
## CHANGELOG ## CHANGELOG
### v2.0.4
- fix: push/pop transformMatrixStack when save/restore, for https://github.com/zenozeng/p5.js-svg/issues/191
### v2.0.3 ### v2.0.3
- feat: sync element's width and height to context - feat: sync element's width and height to context