From 5161dfdb3a08490da0ae1c5c8b6515eb0ae0da30 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Wed, 5 Dec 2018 19:36:28 +0100 Subject: Release 3.0.3 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fbf9aad..3611fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,14 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ==== +## [3.0.3] - 2018-12-05 + +### Fixed +- fixed `Runner` which correctly retains transformations when it is still on a timeline +- fixed `plot()` method of Runner +- fixed `timeline()` so that one can set the timeline of an element now +- fixed `G` and added missing `width/height` + ## [3.0.2] - 2018-12-03 ### Fixed @@ -737,6 +745,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: +[3.0.3]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.3 [3.0.2]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.2 [3.0.1]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.1 [3.0.0]: https://github.com/svgdotjs/svg.js/releases/tag/3.0.0 -- cgit v1.2.3