CHANGELOG.md 273 Bytes
Newer Older
liang ce committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14
=== HEAD

=== 2.0.0 (August 18, 2015)

* Only touch DOM when the `matches` function is run.
* Support IE 10+. Remove IE 9 orphan node fix.

=== 1.0.1 (August 20, 2014)

* Fallback uses `for` loop instead of reverse `while`.

=== 1.0.0 (August 16, 2014)

* Initial release.