From 40b3e11f063e9ecb1a7356f13f04bd5101bef7ad Mon Sep 17 00:00:00 2001 From: hakimel Date: Tue, 16 Apr 2013 07:01:13 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 6266ba2..35cadb7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,10 @@ - Added error messaging when external markdown fails to load - Added ```Reveal.avilableRoutes()``` API method - It is now possible to override the transition for a specific slide [more info](https://github.com/hakimel/reveal.js#alternating-transitions) +- Fixes conflict between notes and remotes plugins +- Add support for transitionSpeed config value (default/fast/slow) +- Add support for `data-transition-speed` attribute on sections [more info](https://github.com/hakimel/reveal.js#alternating-transitions) +- `getIndices` now returns an `f` property for the current fragment index #### 2.3 ([download](https://github.com/hakimel/reveal.js/archive/v2.3.zip)) - 2013-Mar-17 - Presentations now scale uniformly to fit any display size, [more info](https://github.com/hakimel/reveal.js#presentation-size)