From b65719f0095c7a60c59f07db61bc7db5ece71e9e Mon Sep 17 00:00:00 2001 From: hakimel Date: Fri, 17 Aug 2012 22:21:06 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 6d32ab8..5dea2bb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,7 @@ - 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) #### 1.4 - Main ```#reveal container``` is now selected via a class instead of ID