From 11330e3137b44ec394630ad587cefe79a362d119 Mon Sep 17 00:00:00 2001 From: hakimel Date: Tue, 27 Nov 2012 05:43:35 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 4ee7632..85289da 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@ - Added grunt.js build script (see https://github.com/hakimel/reveal.js#development-environment) - Added remotes.io (touch remote control) plugin - The ```slide()``` method now accepts a fragment index argument (``````slide( indexh, indexv, indexf )``````) +- RTL support via ```rtl: true``` config option, please test and file issues #### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 2012-Oct-11 - Primary styles moved from main.css to reveal.css