From 69d6c89e797fc2340ab757e3a7b84a0f286ceee7 Mon Sep 17 00:00:00 2001 From: hakimel Date: Sun, 28 Oct 2012 14:35:42 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index ef10e4c..c066daa 100644 --- a/Changelog.md +++ b/Changelog.md @@ -10,6 +10,7 @@ - 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 +- Step through fragments in speaker notes. Thanks [Michael Kühnel](https://github.com/mischah) #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - 2012-Sep-21 - New API method ```Reveal.getPreviousSlide()```