summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 09:15:30 +0100
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>2019-01-14 09:15:30 +0100
commit1388b1f67b18cb2bc561840079f981253fa1643e (patch)
tree5245e0dd73c581bbc3313cf6cc72dd011d653d01 /CHANGELOG.md
parent8802d25609c26eaa5372662615929fca95a906f9 (diff)
downloadsvg.js-1388b1f67b18cb2bc561840079f981253fa1643e.tar.gz
svg.js-1388b1f67b18cb2bc561840079f981253fa1643e.zip
renamed unit() to `convert()` to avoid name collision3.0.9
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 503e8a1..af23509 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,11 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http:
====
+## [3.0.9] - 2018-01-14
+
+### Fixed
+ - renamed `unit()` to `convert()` due to name collision
+
## [3.0.8] - 2018-01-13
### Fixed