diff --git a/README.md b/README.md index a6344dd0..15c772dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -##Velocity (0.9.0) +##Velocity (0.10.0) **Docs** http://VelocityJS.org @@ -24,6 +24,7 @@ Bower package is *velocity*. NPM package is *velocity-animate*. ###**New Features** +- 0.10.0: Infinite looping. See http://VelocityJS.org/#loop. - 0.9.0: Support for hex values. See http://VelocityJS.org/#colors. `velocity-animating` indicator class. - 0.8.0: Support for the vw/vh CSS units. - 0.6.0: Can set `display: "auto"` and can set `visibility`. See http://VelocityJS.org/#displayAndVisibility.