diff --git a/Changelog.md b/Changelog.md index 5548403..62622a3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,11 @@ -#### 2.2 (dev/beta) +#### 2.2 (master/beta) - Support for vertically centered slides via the ```center``` config option - Additional media queries (incl vertical) to support smaller screens - When available, slide ID's are written to the URL hash instead of /h/v index +- Support for multiple control elements (see https://github.com/hakimel/reveal.js#internal-links) +- Fix bug which prevented fragments from being stepped through with the up/down arrows +- Navigating back to a vertical stack now maintains the previously selected vertical slide +- Vertical slides are counted towards the progress bar #### 2.1 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.1.zip)) - 10-11-2012 - Primary styles moved from main.css to reveal.css