From 78a7e5ed09b240a6dfbecc6bd93146cabc884285 Mon Sep 17 00:00:00 2001 From: Viljami Salminen Date: Fri, 14 Dec 2012 17:40:27 +0200 Subject: [PATCH] Updates changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6c02ab..aaedee4 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI Changelog ====== +v1.5 (2012-12-14) - Adds CSS3 transition support with automatic jQuery fallback. + v1.32 (2012-05-09) - Fixes a bug which caused the slideshow to break in Chrome when changing between active and inactive browser tabs. v1.31 (2012-05-02) - Easier to use callbacks (+ optional "active" class for the next/prev buttons when animating slides. If you need this functionality, open the unminified version and search for "Adds active class during slide animation" and remove comments around it).