summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)