From 30716e80496863f651d35e61ffa81d17cfd3ad7b Mon Sep 17 00:00:00 2001 From: hakimel Date: Sat, 10 Nov 2012 13:43:35 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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