diff options
author | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-03 00:07:57 +0200 |
---|---|---|
committer | Ulrich-Matthias Schäfer <ulima.ums@googlemail.com> | 2015-10-03 00:07:57 +0200 |
commit | 7bfa12a8256d0d400dbf2bc508c27003360e1a66 (patch) | |
tree | 440f2f025e4cb66ba7bd01e17fe89efdb0a4e4f1 /CHANGELOG.md | |
parent | dd190c872b05e3d0d502235cbea089a7766e4177 (diff) | |
download | svg.js-7bfa12a8256d0d400dbf2bc508c27003360e1a66.tar.gz svg.js-7bfa12a8256d0d400dbf2bc508c27003360e1a66.zip |
Typos, Bump to 2.1.12.1.1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f90718d..2a8d962 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ # 2.1.1 -- added custom context binding to event callback (default is the element the event is binded to) +- added custom context binding to event callback (default is the element the event is bound to) # 2.1.0 (20/09/2015) |