From 5c549b4562bcf16a761497e5d78a7e99dfeb446b Mon Sep 17 00:00:00 2001 From: hakimel Date: Fri, 21 Sep 2012 06:11:15 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index c91eee7..ebf979f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -17,6 +17,8 @@ - Support for named internal links, [instructions](https://github.com/hakimel/reveal.js#internal-links) in the readme [#55](https://github.com/hakimel/reveal.js/issues/55) - Added Sky theme - Fixed issue with multiline text in `````` +- The overview mode can now be disabled via the ```overview``` config option +- Support for markdown in notes #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID