From eed623ac388547dfdf28e35ccdf9b17fd4452da2 Mon Sep 17 00:00:00 2001 From: hakimel Date: Thu, 22 Nov 2012 06:15:29 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index b88cbe6..4ee7632 100644 --- a/Changelog.md +++ b/Changelog.md @@ -6,11 +6,12 @@ - Fix bug which prevented fragments from being stepped through with the up/down arrows - Navigating back to a vertical stack now maintains the previously selected vertical slide - Vertical slides are counted towards the progress bar -- Added postmessage plugin +- Added postMessage plugin - Added Night theme - Fixed issue with missing italic text when printing to PDF - 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 )``````) #### 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