From 4e89b84029f566c13f128f6dc29702e3eec345f1 Mon Sep 17 00:00:00 2001 From: Julian Shapiro Date: Tue, 1 Jul 2014 13:27:05 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70087719..5ee80de5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ jQuery dependency removal and Zepto support. ###**Changelog** -- 0.3.0: SVG animation support. See http://VelocityJS.org/#svg. +- 0.3.0-0.4.0: SVG animation support. See http://VelocityJS.org/#svg. - 0.2.1: Prevent errors from being thrown in old, partially-supported jQuery versions (1.4.0-2). - 0.2.0: Added step easing (http://VelocityJS.org/#easing). - 0.1.0: The `stop` command now stops animations *immediately* (instead of just clearing the remainder of the animation queue). No other backwards-incompatible changes were made. See http://VelocityJS.org/#stop.