diff --git a/README.md b/README.md index f4a8723..6d5d970 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ResponsiveSlides.js v1.3 +# ResponsiveSlides.js v1.31 ### Simple & lightweight responsive slider plugin (in 1kb) @@ -52,6 +52,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI Changelog ====== +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). + v1.3 (2012-04-26) - Three new options: "random", "pause", "pauseControls" + small bug fixes. v1.25 (2012-04-19) - No more flashing of unstyled slideshow before JS has loaded. Adds also better support for cases when JavaScript isn't available.