1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-21 05:51:36 +02:00

Updated Changelog (markdown)

hakimel
2013-03-08 17:08:44 -08:00
parent 82795cf7e2
commit 4d1b4ed2de

@@ -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`.