diff --git a/README.md b/README.md index 9e24749e..810bb4cd 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Bower package is *velocity*. NPM package is *velocity-animate*. ###**Changelog** +- 0.2.0: Added step easing (http://VelocityJS.org/#easing). - 0.1.0: Velocity's `stop` command was changed to stop animations *immediately* (instead of just clearing the remainder of the animation queue). No other backwards-incompatible changes were made. ====