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