From 251580f6de355572a88a6d641a1fb99a120ca424 Mon Sep 17 00:00:00 2001 From: hakimel Date: Mon, 22 Oct 2012 20:20:28 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 08a57fb..5de7650 100644 --- a/Changelog.md +++ b/Changelog.md @@ -8,6 +8,8 @@ - Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah) - Themes were made more modular and converted to Sass - Added many different fragment styles +- postMessage-based speaker notes (see https://github.com/hakimel/reveal.js#speaker-notes) +- Converted arrows from unicode to CSS borders #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - New API method ```Reveal.getPreviousSlide()```