From 0890c4d55fd39356347a5e7a2bb37c9436d2555c Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Wed, 20 May 2020 09:36:17 +1000 Subject: added geometry and positioning methods to `A` (#1110) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 90bd0f5..20b163c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: - added possibility to pass a transform object to `PointArray.transform()` similar to Point - added `with-last` as `when` to `animate` and `schedule` to let an animation start with the start of the last one in the timeline - added lots of tests in es6 format + - added geometry and positioning methods to `A` (#1110) ### Deleted - deleted undocumented `Matrix.compose()` method which did the same as `new Matrix()` or `Matrix.transform()` -- cgit v1.2.3