From b4021c8b0066df17c118e6663e795d46d53128eb Mon Sep 17 00:00:00 2001 From: hakimel Date: Sun, 7 Oct 2012 21:16:51 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 154045b..fc8707d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,7 @@ #### 2.1 (master/beta) - Primary styles moved from main.css to reveal.css +- The 'progress' and 'controls' DOM elements are now created via JavaScript if they don't exist in the presentation HTML +- Added 'paused' mode which be reached by pressing b or . #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - New API method ```Reveal.getPreviousSlide()```