Skip to content

Commit aa9b872

Browse files
committed
Update history.md with new changes.
1 parent 63209d3 commit aa9b872

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

HISTORY.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
1-
v0.9.10 - Unreleased
2-
--------------------
1+
## v0.9.10 - unreleased
32

43
* Add support for `scaleX` and `scaleY`. (@YousefED, #192)
4+
* Add support for npm.
5+
* Add support for RequireJS and CommonJS.
6+
* Fix transitionend support for IE10, Chrome, and many others. (@wambotron, #103)
7+
8+
Also:
9+
510
* Fix `.transition({...}, {queue: false})` not being honored. (@YousefED, #192)
611
* Remove some redundant code. (@Bongo, #165)
712
* Docs: Update to support the new docco. (@francismakes, #175)
813
* Add `easeInCubic` easing. (@emagnier, @willblackmore, #161, #142)
9-
* Fix transitionend support for IE10, Chrome, and many others. (@wambotron, #103)
1014
* Add test cases for jQuery 2.0+. (@hankhero, #155)
1115

1216
To do:

0 commit comments

Comments
 (0)