From 120079561d7a4f8a6459f7a5d8aa657ad5d3db83 Mon Sep 17 00:00:00 2001 From: Viljami Salminen Date: Tue, 30 Apr 2013 10:32:59 +0300 Subject: [PATCH] Updates changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6d3480..37f923d 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ v1.22 (2012-03-27) - Adds callback events which are similar as in [@Wilto](https v1.21 (2012-03-23) - Added two new options: 'nextText' and 'prevText'. -v1.20 (2012-03-21) - New option called 'nav', which enables next and previous buttons. Can be used with 'pagination' and 'auto' options. Adds also new [themes folder](http://viljamis.com/responsive-slides/themes/) with three different ways to use the new next and previous buttons. +v1.20 (2012-03-21) - New option called 'nav', which enables next and previous buttons. Can be used with 'pagination' and 'auto' options. Adds also new [themes folder](http://responsiveslides.com/themes/themes.html) with three different ways to use the new next and previous buttons. v1.10 (2012-03-12) - Refactoring, New markup style, CSS is now separated from the plugin, you can have links around images and other elements inside slides (not just images, but also captions etc.) + New option called "pagination", which enables to choose both "pagination" and "auto" at the same time. Shout outs for the help to [@bgutschke](https://github.com/bgutschke)