From 9cf4a93983a00d631a28fc515b7b374a047bdf9c Mon Sep 17 00:00:00 2001 From: hakimel Date: Sun, 14 Oct 2012 17:19:56 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index fc8707d..b12388a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,8 @@ - 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 . +- Improvements to touch interaction +- Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah) #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - New API method ```Reveal.getPreviousSlide()```