From f873daede8c2ef73fb5ae6c59b6706521df84634 Mon Sep 17 00:00:00 2001 From: hakimel Date: Wed, 29 Aug 2012 22:15:27 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 374d71c..c91eee7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,8 +13,10 @@ - PDF export ([instructions](https://github.com/hakimel/reveal.js#pdf-export)) - Revamped CSS to enable theming, themes now live separately from main.css in /css/theme - Built in dependency-loading and more concise init code [49e8e0d205d...](https://github.com/hakimel/reveal.js/commit/49e8e0d205dad7ad60d3eb060787a67b197ba1d1#L0R288) -- Fix bug that caused all vertical slides to move when navigating up/down in overview [#122](https://github.com/hakimel/reveal.js/issues/122) +- Fixed bug that caused all vertical slides to move when navigating up/down in overview [#122](https://github.com/hakimel/reveal.js/issues/122) - 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 `````` #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID