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