diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ccac545..8b6ced1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ### Added - added `width()` and `height()` methods to `SVG.FX` +- added the intended functionality to call animate functions with multiple parameter (#671) ### Changed - updated Jasmine from 2.5.2 to 2.6.0 |