summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-13 13:37:19 +0200
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2016-05-13 13:37:19 +0200
commitc53de7ce090afdbd4959447e4fbd541d61b61cfb (patch)
treecf21aaeaf4ab305604f7afeec23fe394bb86dc28
parentc0197097c4c1951ea5aa5392ff75473a7ae2e64d (diff)
downloadsvg.js-c53de7ce090afdbd4959447e4fbd541d61b61cfb.tar.gz
svg.js-c53de7ce090afdbd4959447e4fbd541d61b61cfb.zip
changelog
-rw-r--r--CHANGELOG.md1
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)