From 928700c35b3ca8ac494c53def436aca686b3d5f2 Mon Sep 17 00:00:00 2001 From: dandv Date: Wed, 24 Oct 2012 16:41:54 -0700 Subject: [PATCH] Would help to have a date for releases. Started that, but somewhat hard to figure out older dates, not being the author --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 5de7650..ef10e4c 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,7 +11,7 @@ - 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)) +#### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - 2012-Sep-21 - New API method ```Reveal.getPreviousSlide()``` - New API method ```Reveal.getCurrentSlide()``` - New API method ```Reveal.getIndices()```