From 9ba6364c02e8b9d21bb23236f5b9b9d849d9c029 Mon Sep 17 00:00:00 2001 From: hakimel Date: Sat, 2 Feb 2013 22:37:14 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0cf71e4..82dda08 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ -#### 2.2 (master/beta) +#### 2.3 (master/beta) +- Presentations now scale uniformly to fit any display size (see https://github.com/hakimel/reveal.js#presentation-size) +- Prevent keyboard navigation while presentation is paused +- Fix header word-breaks, will now properly hyphenate + +#### 2.2 ([download](https://github.com/hakimel/reveal.js/archive/v2.2.zip)) - 2013-Jan-06 - Support for vertically centered slides via the ```center``` config option. Note that the new default vertical centering option will break compatibility with slides that were using transitions with backgrounds (`cube` and `page`). To restore the previous behavior, set `center` to `false`. - 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