From 31f3bfb822504173f3b5b1846bc0eaaf012c4c35 Mon Sep 17 00:00:00 2001 From: hakimel Date: Sat, 20 Oct 2012 08:25:24 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 108a2b2..08190c5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -5,6 +5,7 @@ - Added 'zoom' transition - Improvements to touch interaction - Press 'f' to activate fullscreen. Thanks [Michael Kühnel](https://github.com/mischah) +- Themes were made more modular and converted to Sass #### 2.0 ([download](https://github.com/downloads/hakimel/reveal.js/reveal.js-2.0.zip)) - New API method ```Reveal.getPreviousSlide()```