summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-06-21 22:30:49 +0200
committerwout <wout@impinc.co.uk>2014-06-21 22:30:49 +0200
commitc168777a82c9dd81af36cb7f7d4948c148403ea0 (patch)
treef13880f41ceb4bc583b772886bf6ebb2fc4a9ad0 /CHANGELOG.md
parent1953dbcdb44c6ae94e18501e8c1168e8fb8d71d8 (diff)
downloadsvg.js-c168777a82c9dd81af36cb7f7d4948c148403ea0.tar.gz
svg.js-c168777a82c9dd81af36cb7f7d4948c148403ea0.zip
Speccing adopter module
Diffstat (limited to 'CHANGELOG.md')
-rwxr-xr-xCHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06e4d5c..2454b6b 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@
- added support to clone manually built text elements -> __TODO!__
- using `CustomEvent` instead of `Event` to be able to fire events with a `detail` object [thanks @Fuzzyma]
- added polyfill for IE9 and IE10 custom events [thanks @Fuzzyma]
-- added DOM query selector with the `select()` method on parent elements
+- added DOM query selector with the `select()` method globally or on parent elements
# 1.0.0-rc.9 (17/06/2014)