diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-05-13 13:37:19 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2016-05-13 13:37:19 +0200 |
commit | c53de7ce090afdbd4959447e4fbd541d61b61cfb (patch) | |
tree | cf21aaeaf4ab305604f7afeec23fe394bb86dc28 | |
parent | c0197097c4c1951ea5aa5392ff75473a7ae2e64d (diff) | |
download | svg.js-c53de7ce090afdbd4959447e4fbd541d61b61cfb.tar.gz svg.js-c53de7ce090afdbd4959447e4fbd541d61b61cfb.zip |
changelog
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 09a8ad6..05fba37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ # 2.3.2 - fixed string parsing in viewbox (#483) +- added specs for `SVG.ViewBox` # 2.3.1 (05/05/2016) - fixed `SVG.morph()` (#473) |