diff --git a/Changelog.md b/Changelog.md index 33bdb11..a1e9a3a 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)) +- Multiplex plugin ([@davidbanham](https://github.com/davidbanham)), [more info](https://github.com/hakimel/reveal.js#multiplexing) #### 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`.