From 2dbc3615a31e5fb3a6fe6d496860abe4b8b609d1 Mon Sep 17 00:00:00 2001 From: hakimel Date: Fri, 8 Mar 2013 17:09:01 -0800 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index a1e9a3a..71f577f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -22,7 +22,7 @@ - Themes are now compiled using Grunt - Better fallback fonts - Search plugin ([@razor-1](https://github.com/razor-1)) -- Multiplex plugin ([@davidbanham](https://github.com/davidbanham)), [more info](https://github.com/hakimel/reveal.js#multiplexing) +- Multiplex plugin, [more info](https://github.com/hakimel/reveal.js#multiplexing) ([@davidbanham](https://github.com/davidbanham)) #### 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`.