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()```