diff --git a/Changelog.md b/Changelog.md index b12388a..108a2b2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ - 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 . +- Added 'zoom' transition - Improvements to touch interaction - Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah)