aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d64afc5..19a7ea8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,6 +34,7 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
### Changed
- updated Jasmine from 2.5.2 to 2.6.0
+- allow SVG.Matrix to be passed SVG.Number
### Fixed
- fixed `SVG.FX.once` so that it add its callback on the last situation instead of the current one