From 6fafaaa78f814694da453ea4eae013d51dea382a Mon Sep 17 00:00:00 2001 From: Viljami S Date: Tue, 27 Mar 2012 19:53:41 +0300 Subject: [PATCH] Updates the changelog to show that captions and other elements are also now supported inside slides. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63e6094..ac9b03e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ 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.10 (2012-03-12) - Refactoring, New markup style, CSS is now separated from the plugin, you can have links around images + 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) +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) v1.05 (2012-03-05) - No more need to change the namespace if you have more than one slideshow on the same page.